blob: a872bddfdd2f4b8d56ed0147d87f3dec5e8ec444 [file] [log] [blame]
{
"name": "GLPodTest",
"version": "0.0.1",
"summary": "A iOS Pod Demo",
"description": "A iOS Pod Demo A iOS Pod Demo A iOS Pod Demo",
"homepage": "https://github.com/WangGuoLei/GLPodTest",
"license": "MIT",
"authors": {
"wangguolei": "747734405@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WangGuoLei/GLPodTest.git",
"tag": "0.0.1"
},
"source_files": [
"GLPodTest",
"*"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}