[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 6 / d / GSAnalysis / 0.3.0 / GSAnalysis.podspec.json
blobb21f752448edc3d57e4cafe6b596a133bb7a6d5a
2   "name": "GSAnalysis",
3   "version": "0.3.0",
4   "summary": "An easy to use libray to draw analysis graphics in swift.",
5   "description": "GSAnalysis is a light weight and easy to use libray to draw analysis graphics in swift. It provides many kinds of graphics which only need you provide the data.",
6   "homepage": "https://github.com/williamhqs/GSAnalysis",
7   "license": "MIT",
8   "authors": {
9     "William Hu": "william.hqs@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/williamhqs/GSAnalysis.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GSAnalysis": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"