blob: 085a2511cc125e864e88f4f14e7ecf4dd5c14226 [file] [log] [blame]
{
"name": "fxTestLibCo",
"version": "0.0.2",
"summary": "fxTestLibCo.",
"description": "fxTestLibCo description test",
"homepage": "http://github.com/cmhfx1/fxTestLibCo",
"license": "MIT",
"authors": {
"fx": "cmhfx1@gmail.com"
},
"source": {
"git": "https://github.com/cmhfx1/fxTestLibCo.git",
"tag": "0.0.2"
},
"source_files": [
"class",
"class/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"AFNetworking": [
]
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}