[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 5 / PNChart / 0.1.8 / PNChart.podspec.json
blob5b0a37a05fd2bb308ed7a9eebedbaddaa2be0647
2   "name": "PNChart",
3   "version": "0.1.8",
4   "summary": "A simple and beautiful chart lib with animation used in Piner for iOS",
5   "homepage": "https://github.com/kevinzhow/PNChart",
6   "screenshots": "https://github-camo.global.ssl.fastly.net/ea8565b7a726409d5966ff4bcb8c4b9981fb33d3/687474703a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f752f313539393636322f706e63686172742e706e67",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kevin": "kevinchou.c@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/kevinzhow/PNChart.git",
19     "tag": "0.1.8"
20   },
21   "source_files": "PNChartDemo/PNChart/*.{h,m}",
22   "public_header_files": "PNChartDemo/PNChart/*.h",
23   "frameworks": [
24     "CoreGraphics",
25     "UIKit",
26     "Foundation",
27     "QuartzCore"
28   ],
29   "requires_arc": true