[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 0 / JSPatchPlatform / 1.6.4 / JSPatchPlatform.podspec.json
blobab320d8fa646aee401b54dd6dded46ddcd0b63d4
2   "name": "JSPatchPlatform",
3   "version": "1.6.4",
4   "summary": "jspatch.com SDK",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "http://jspatch.com",
10   "authors": {
11     "bang590": "bang590@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/bang590",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/bang590/JSPatchPlatform.git",
19     "tag": "1.6.4"
20   },
21   "frameworks": [
22     "Foundation",
23     "JavaScriptCore"
24   ],
25   "libraries": "z",
26   "default_subspecs": "Core",
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "subspecs": [
31     {
32       "name": "Core",
33       "vendored_frameworks": "JSPatchPlatform.framework",
34       "source_files": "JSPatchPlatform.framework/Headers/*.h",
35       "dependencies": {
36         "JSPatch": [
38         ]
39       }
40     }
41   ]