[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 6 / IgniteAPI / 0.9.6 / IgniteAPI.podspec.json
blob7d77c612e2c48803c23435034c5fa720954c8954
2   "name": "IgniteAPI",
3   "version": "0.9.6",
4   "summary": "A Swift wrapper library for IoT-Ignite REST API.",
5   "description": "A Swift wrapper library for IoT-Ignite REST API. Written with Swift 4.0 for iOS Development using IoT-Ignite's cloud.",
6   "homepage": "https://github.com/IoT-Ignite/IgniteAPI",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Doruk Gezici": "doruk@gezici.me"
13   },
14   "source": {
15     "git": "https://github.com/IoT-Ignite/IgniteAPI.git",
16     "tag": "0.9.6"
17   },
18   "social_media_url": "https://twitter.com/derektraveller",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "IgniteAPI/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0.3"