blob: d938571c11c601152df86e8fec2a9fec9ba811af [file] [log] [blame]
{
"name": "LJMobileSDK",
"version": "1.0.2",
"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.2"
},
"source_files": [
"LJMobileSDK.framework/Headers",
"*.{h,m}"
],
"vendored_frameworks": "LJMobileSDK.framework",
"resources": "LJResources.bundle/*.png",
"requires_arc": true
}