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