| { |
| "name": "Appgain", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "version": "2.1.5", |
| "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": "2.1.5" |
| }, |
| "frameworks": "UIKit", |
| "dependencies": { |
| "Parse": [ |
| "~> 1.14.4" |
| ] |
| }, |
| "source_files": [ |
| "AppgainSDK/*.m", |
| "AppgainSDK/*.h" |
| ] |
| } |