blob: 9e4b77c31d3994e6d8fff183cfa1d9c6ac749e5d [file] [log] [blame]
{
"name": "Appgain",
"platforms": {
"ios": "8.0"
},
"version": "1.1.3",
"summary": "Appgain component for iOS",
"description": "Appgain component for using in iOS!, that support many thing like push notification and seat links and notification tracking and create smartLink create landingPage .",
"homepage": "https://github.com/appgain/appgain-SDK-iOs.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Appgain.io": "apps@appgain.io"
},
"source": {
"git": "https://github.com/appgain/appgain-SDK-iOs.git",
"tag": "1.1.3"
},
"frameworks": "UIKit",
"dependencies": {
"Parse": [
"~> 1.14.4"
]
},
"source_files": [
"AppgainSDK/*.m",
"AppgainSDK/*.h"
]
}