• This project
    • Loading...
  • Sign in

iOS / PNChart

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • PNChart
  • Podfile
  • Viktoras Laukevičius's avatar
    Added Expecta for tests taget · 5f6b0c43
    5f6b0c43 Browse Files
    Viktoras Laukevičius authored 2015-04-18 16:29:27 +0100
Podfile 149 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
source 'https://github.com/CocoaPods/Specs.git'

platform :ios, '6.0'
pod 'UICountingLabel','~> 1.2.0'

target :PNChartTests do
    pod 'Expecta'
end