blob: 85bbb01e2461f0a3545c479a0406570847b46256 [file] [log] [blame]
{
"name": "JXObjc",
"version": "0.0.1",
"summary": "iOS App Framework.",
"description": "iOS App Framework.",
"homepage": "https://github.com/tospery/JXObjc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/JXObjc.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JXObjc/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
]
}