[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 8 / 4 / a / Grapher / 0.0.2 / Grapher.podspec.json
blobba7532c46eb05bc0ec59d90a2cf63779cf69788c
2   "name": "Grapher",
3   "version": "0.0.2",
4   "summary": "A simple Swift graphing library.",
5   "description": "A simple Swift graphing library.\n\nCurrently, only supports basic line graphs.",
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.2"
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"