blob: 508f364b188c65a59ba40adc49e00ac0f2e45e50 [file] [log] [blame]
{
"name": "XHLaunchAd-lib",
"version": "0.0.2",
"license": {
"type": "MIT"
},
"summary": "开屏广告-lib",
"description": "XHLaunchAd-lib -> 开屏广告-lib",
"homepage": "https://github.com/lanligang/XHLaunchAd-lib",
"authors": {
"lanligang": "lslanligang@sina.com"
},
"source": {
"git": "https://github.com/lanligang/XHLaunchAd-lib.git",
"tag": "0.0.2"
},
"source_files": "XHLaunchAd-lib/**/*.{h,a}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
]
}
}