blob: b5a32f76ef6d10ea9c221678fb5215a0638e86f7 [file]
{
"name": "LN_Framework",
"version": "1.0.2",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "添加了ReactiveObjC.framework库 make by LionNeo",
"homepage": "http://git.oschina.net/lionneo",
"authors": {
"Lion_Neo": "123624331@qq.com"
},
"description": "更新了ReactiveObjC.framework",
"source": {
"git": "https://github.com/LionNeo/LN_Framework.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "LN_Framework/ReactiveObjC.framework"
},
"requires_arc": true
}