| { |
| "name": "Evergage", |
| "version": "1.3.0", |
| "summary": "Evergage SDK for iOS", |
| "description": "Tracks activity in iOS applications and personalizes the application based on user activity.", |
| "homepage": "http://www.evergage.com", |
| "license": { |
| "type": "Commercial", |
| "text": "http://www.evergage.com/evergage-terms-of-service" |
| }, |
| "authors": { |
| "Evergage": "support@evergage.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "http": "https://s3.amazonaws.com/evergage-dist/mobile-sdk/ios/evergage-sdk-ios-1.3.0.zip" |
| }, |
| "documentation_url": "https://developer.evergage.com/mobile-sdk/ios/1.3.0/", |
| "vendored_frameworks": "Evergage.framework", |
| "ios": { |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "CoreGraphics", |
| "QuartzCore", |
| "SystemConfiguration" |
| ], |
| "weak_frameworks": "UserNotifications", |
| "libraries": "z" |
| } |
| } |