blob: e9b03454b0083b4ceb635a907db381d884fb15bd [file] [log] [blame]
{
"name": "RideKitFramework",
"version": "1.0.1",
"summary": "Ride.Kit provides application developers with the opportunity to interoperate with other providers in the network.",
"homepage": "http://sdk.ridescout.com/",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": "RideScout",
"source": {
"git": "https://github.com/RideScout/RideKitFramework.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "RideKit.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "RideKit.framework"
}