[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / e / J2ObjC-Framework / 0.9.8.2.7 / J2ObjC-Framework.podspec.json
blob7167d17d911045324e17f25ab282807a16fd184f
2   "name": "J2ObjC-Framework",
3   "version": "0.9.8.2.7",
4   "summary": "Frameworked version of J2ObjC",
5   "homepage": "https://actor.im/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Actor LLC": "steve@actor.im"
12   },
13   "source": {
14     "git": "https://github.com/actorapp/J2ObjC-Framework.git",
15     "tag": "v0.9.8.2.7"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Security",
22   "libraries": [
23     "icucore",
24     "z"
25   ],
26   "prepare_command": "Scripts/download.sh",
27   "preserve_paths": [
28     "Frameworks/j2objc.framework",
29     "Distributive"
30   ],
31   "vendored_frameworks": "Frameworks/j2objc.framework"