blob: 04ea2b704bade5f2a69e523c6b05082acc7e52c1 [file] [log] [blame]
{
"name": "Appgain",
"platforms": {
"ios": "8.0"
},
"version": "1.2.4",
"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.2.4"
},
"frameworks": "UIKit",
"dependencies": {
"Parse": [
"~> 1.14.4"
]
},
"source_files": [
"AppgainSDK/*.m",
"AppgainSDK/*.h"
]
}