blob: 70a82f0305911cd2dd5587e279c92731e6a763a9 [file] [log] [blame]
{
"name": "MyAPPValue",
"version": "0.0.1",
"summary": "text",
"homepage": "https://www.jianshu.com/u/b0ec154b78be",
"license": "MIT",
"authors": {
"cnw": "502886513@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChenNW/MyAPPValue.git",
"tag": "0.0.1"
},
"source_files": "inAppValue2/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}