blob: 8f6c3f8417ed3fa6afef2fc11e198e01a7041225 [file] [log] [blame]
{
"name": "LLLaunchAd",
"version": "1.0.0",
"summary": "A iOS LaunchAd show of MyPodDemo.",
"homepage": "https://github.com/LeeFengHY/MyPodDemo",
"license": "MIT",
"authors": {
"LeeFengHY": "578545715@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeeFengHY/MyPodDemo.git",
"tag": "1.0.0"
},
"source_files": "LLLaunchAd/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}