[Add] GeovisEarthKit 1.0.1
[CocoaPods.git] / Specs / 1 / 9 / 4 / TrendView / 0.2.3 / TrendView.podspec.json
blob360fe611b0a5954b14654bca4d59c257cfc1c72b
2   "name": "TrendView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "trendview lets you trend data in a chart",
7   "requires_arc": true,
8   "version": "0.2.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "nick wilkerson": "nickwilkerson@gmail.com"
15   },
16   "homepage": "https://github.com/nsnick/TrendView",
17   "source": {
18     "git": "https://github.com/nsnick/TrendView.git",
19     "tag": "0.2.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "TrendView/*.{h,m,c,cpp}"