[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / a / RideKitFramework / 0.0.3 / RideKitFramework.podspec.json
blob1eca03a859537120cd026ff0e6fad5ff1bb49e7f
2   "name": "RideKitFramework",
3   "version": "0.0.3",
4   "summary": "Ride.Kit provides application developers with the opportunity to interoperate with other providers in the network.",
5   "homepage": "http://ridescout.com",
6   "license": {
7     "type": "Copyright",
8     "file": "LICENSE"
9   },
10   "authors": "RideScout",
11   "source": {
12     "git": "https://github.com/RideScout/RideKitFramework.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "RideKit.framework/Versions/A/Headers/*.h",
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "RideKit.framework"
22   },
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
25   },
26   "preserve_paths": "RideKit.framework"