[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 8 / NKWatchChart / 0.1.0 / NKWatchChart.podspec.json
blobf1a2d7a72bbf7c4bc7c8ebfcc8408943069ce52b
2   "name": "NKWatchChart",
3   "version": "0.1.0",
4   "summary": "A chart library for Apple Watch based on PNChart.",
5   "description": "A chart library for Apple Watch based on PNChart. We support line, bar, pie, circle and radar charts.",
6   "homepage": "https://github.com/NilStack/NKWatchChart",
7   "screenshots": "https://db.tt/d7pJD84m",
8   "license": "MIT",
9   "authors": {
10     "Peng Guo": "guoleii@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/NilStack",
13   "platforms": {
14     "watchos": "2.0"
15   },
16   "source": {
17     "git": "https://github.com/NilStack/NKWatchChart.git",
18     "tag": "0.1.0"
19   },
20   "watchos": {
21     "source_files": "WatchChart Extension/NKWatchChart/*.{h,m}"
22   },
23   "frameworks": [
24     "UIKit",
25     "WatchKit"
26   ],
27   "requires_arc": true