| { |
| "name": "FiksuSDK", |
| "version": "4.6.1", |
| "summary": "The Fiksu SDK provides access to Fiksu marketing programs which can help you generate large volumes of high quality users.", |
| "homepage": "http://www.fiksu.com/", |
| "license": { |
| "type": "FiksuSoftwareLicense" |
| }, |
| "authors": { |
| "Fiksu, Inc.": "support@fiksu.com" |
| }, |
| "social_media_url": "https://twitter.com/Fiksu", |
| "source": { |
| "http": "http://developer-downloads.fiksu.com/sdk/ios/4.6.1/Fiksu-SDK-for-iOS-4.6.1.zip?referrer=podspec", |
| "sha256": "04fb29ed1f9c0d15638eca14d9ca9f0db47533850653418716f2002050a9bfbe", |
| "type": "zip" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "preserve_paths": "Library/FiksuSDK/FiksuSDK.framework", |
| "vendored_frameworks": "Library/FiksuSDK/FiksuSDK.framework", |
| "frameworks": [ |
| "SystemConfiguration", |
| "UIKit", |
| "Security" |
| ], |
| "weak_frameworks": [ |
| "AdSupport", |
| "StoreKit" |
| ], |
| "requires_arc": true |
| } |