[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / iOSPlot / 1.0.1 / iOSPlot.podspec.json
blob3749ef895680bb21c4333a55c5ae655541683d56
2   "name": "iOSPlot",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Draw pie charts and line charts in iOS apps.",
8   "description": "Integrate wonderful pie charts and line charts in your iOS apps.",
9   "homepage": "https://github.com/honcheng/iOSPlot",
10   "license": {
11     "type": "Free",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "honcheng": "honcheng@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/honcheng/iOSPlot.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "iOSPlot/PC.{h,m}",
23     "iOSPlot/**/PC*.{h,m}"
24   ],
25   "frameworks": "CoreGraphics",
26   "requires_arc": true