| { |
| "name": "Insert-Avner-Test", |
| "version": "1.0", |
| "summary": "Insert Framework SDK.", |
| "description": "Insert is a service for mobile marketers and product managers; it helps them drive better engagement, conversion and retention by unleashing their creativity.", |
| "social_media_url": "https://www.facebook.com/insertmobile/?fref=ts", |
| "documentation_url": "https://app.insert.io/#/main/apps/settings/1/sdk", |
| "homepage": "http://insert.io/", |
| "license": { |
| "type": "Commercial", |
| "text": "http://insert.io/sdk-license-agreement/" |
| }, |
| "authors": { |
| "Avner Barr": "avner@insert.io" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "http": "http://software.insert.io/artifactory/iOS-debug/1.45.0.1987.zip" |
| }, |
| "source_files": "InsertFramework.framework/Headers/*.h", |
| "public_header_files": "InsertFramework.framework/Headers/*.h", |
| "module_map": "InsertFramework.framework/Modules/module.modulemap", |
| "preserve_paths": "InsertFramework.framework/*", |
| "vendored_frameworks": "InsertFramework.framework", |
| "requires_arc": true |
| } |