blob: 2d4bedea01d0b1517a670d14d19dc8ea6332c945 [file] [log] [blame]
{
"name": "LenovoSDK",
"version": "1.0.0",
"summary": "LenovoSDK",
"homepage": "https://github.com/FKV587/LenovoSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FK": "263699451@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FKV587/LenovoSDK.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*",
"dependencies": {
"AFNetwork": [
]
},
"requires_arc": true
}