| { |
| "name": "InfineaSDK", |
| "version": "1.03.21", |
| "summary": "SDK for Infinite Peripherals Devices", |
| "homepage": "https://www.ipcmobile.com", |
| "authors": { |
| "Infinite Peripherals": "kyle@ipcmobile.com" |
| }, |
| "license": { |
| "type": "Custom", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "http": "https://infineadev.com/sdk/infineasdk/ios/release/InfineaSDK_10321.zip" |
| }, |
| "ios": { |
| "vendored_frameworks": "InfineaSDK.framework" |
| }, |
| "pod_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386, arm64" |
| }, |
| "user_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386, arm64" |
| } |
| } |