| { |
| "name": "LJMobileSDK", |
| "version": "1.0.4", |
| "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.4" |
| }, |
| "source_files": [ |
| "LJMobileSDK.framework/Headers", |
| "*.{h,m}" |
| ], |
| "vendored_frameworks": "LJMobileSDK.framework", |
| "resources": "LJResources.bundle/*.png", |
| "requires_arc": true |
| } |