blob: 7d77c612e2c48803c23435034c5fa720954c8954 [file] [log] [blame]
{
"name": "IgniteAPI",
"version": "0.9.6",
"summary": "A Swift wrapper library for IoT-Ignite REST API.",
"description": "A Swift wrapper library for IoT-Ignite REST API. Written with Swift 4.0 for iOS Development using IoT-Ignite's cloud.",
"homepage": "https://github.com/IoT-Ignite/IgniteAPI",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Doruk Gezici": "doruk@gezici.me"
},
"source": {
"git": "https://github.com/IoT-Ignite/IgniteAPI.git",
"tag": "0.9.6"
},
"social_media_url": "https://twitter.com/derektraveller",
"platforms": {
"ios": "10.0"
},
"source_files": "IgniteAPI/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "4.0.3"
}