blob: 62502881ba893ee25828c0678d0df14db7c9446b [file] [log] [blame]
{
"name": "ThingIF",
"version": "1.0.0",
"summary": "Thing Interaction Framework",
"description": "Thing Interaction Framework for iOS uses trait",
"homepage": "http://www.kii.com",
"license": "Apache 2.0",
"authors": {
"Kii Cocoapod Admin": "cocoapod-kii-admin-public@kii.com"
},
"source": {
"git": "https://github.com/KiiPlatform/thing-if-iOSSDK.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ThingIFSDK/ThingIFSDK/**/*.swift",
"pushed_with_swift_version": "3.0"
}