[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / a / Grapher / 0.0.1 / Grapher.podspec.json
blob8e3c4934883af7bd8b223fbfbda9924bc27f6034
2   "name": "Grapher",
3   "version": "0.0.1",
4   "summary": "A simple Swift graphing library.",
5   "description": "                        A simple Swift graphing library.\n\n                        Currently, only supports basic line graphs.\n",
6   "homepage": "https://github.com/imperiopolis/Grapher",
7   "license": "MIT",
8   "authors": {
9     "Imperiopolis": "me@trappdesign.net"
10   },
11   "source": {
12     "git": "https://github.com/imperiopolis/Grapher.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/imperiopolis",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Grapher/*.swift"