blob: 0aadfdfc48ad5a643df439a9780ed07a87fb20b8 [file] [log] [blame]
{
"name": "LJMobileSDK",
"version": "1.0.0",
"summary": "蓝将广告SDK.",
"description": "蓝将广告SDKios",
"homepage": "https://github.com/lanjiang-cloude/LJMobileSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LanJiang": "lanjiang-cloude"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lanjiang-cloude/LJMobileSDK.git",
"tag": "1.0.0"
},
"source_files": [
"LJMobileSDK.framework/Headers",
"*.{h,m}"
],
"requires_arc": true
}