| { |
| "name": "YouAppiOMSDK", |
| "version": "1.2.8", |
| "summary": "YouAppi OM SDK to facilitate third party viewability and verification measurement for ads served to mobile app environments.", |
| "homepage": "https://www.youappi.com", |
| "license": { |
| "type": "LGPLv3", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Boris Kushnir": "boris.k@youappi.com" |
| }, |
| "social_media_url": "https://www.facebook.com/youAPPi/", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "http": "https://s3.amazonaws.com/static.youappi.com/sdk/cocoapods/YouAppiOMSDK_1.2.8.zip" |
| }, |
| "source_files": "OMSDK_Youappi.framework/Headers/*.h", |
| "ios": { |
| "vendored_frameworks": "OMSDK_Youappi.framework" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |