blob: b2e667da1e3cefe0c393aed8824f74c42d5bfa82 [file] [log] [blame]
{
"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"
}
}