blob: 7167d17d911045324e17f25ab282807a16fd184f [file] [log] [blame]
{
"name": "J2ObjC-Framework",
"version": "0.9.8.2.7",
"summary": "Frameworked version of J2ObjC",
"homepage": "https://actor.im/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Actor LLC": "steve@actor.im"
},
"source": {
"git": "https://github.com/actorapp/J2ObjC-Framework.git",
"tag": "v0.9.8.2.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Security",
"libraries": [
"icucore",
"z"
],
"prepare_command": "Scripts/download.sh",
"preserve_paths": [
"Frameworks/j2objc.framework",
"Distributive"
],
"vendored_frameworks": "Frameworks/j2objc.framework"
}