[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / 9 / 8 / ios-charts / 0.0.1 / ios-charts.podspec.json
blobf9e51a51685eae698a38981f20cf848701d5bfb8
2   "name": "ios-charts",
3   "version": "0.0.1",
4   "summary": "Charts library for iOS",
5   "description": "\t\t\t\t\t\tFlexible, extensible charts library for iOS\n",
6   "homepage": "https://github.com/egymgmbh/ios-charts",
7   "license": "MIT",
8   "authors": {
9     "ischuetz": "ivanschuetz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/egymgmbh/ios-charts.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Charts": [
22       "Pod/Assets/*.png"
23     ]
24   }