[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 2 / a / Swiftly / 0.0.1 / Swiftly.podspec.json
blob91f19b95245125df9fe01e2a90165b8fae5a1423
2   "name": "Swiftly",
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/Swiftly",
7   "license": "MIT",
8   "authors": {
9     "Imperiopolis": "me@trappdesign.net"
10   },
11   "source": {
12     "git": "https://github.com/imperiopolis/Swiftly.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": "Swiftly/*.swift"