blob: c798394d4927d6ab0fcbf0cea612a58427354ed3 [file] [log] [blame]
{
"name": "GICXMLLayout",
"version": "0.1.1",
"summary": "A short description of GICXMLLayout.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ghwghw4/GICXMLLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ghwghw4": "dagehaoshuang@163.com"
},
"source": {
"git": "https://github.com/ghwghw4/GICXMLLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GICXMLLayout/Classes/**/*",
"prefix_header_file": "GICXMLLayout/Classes/XMLLayoutPrefixHeader.pch",
"dependencies": {
"GDataXMLNode_GIC": [
],
"GICJsonParser": [
],
"ReactiveObjC": [
],
"Texture": [
],
"pop": [
]
},
"frameworks": "JavaScriptCore",
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${SDK_DIR}/usr/include/libxml2"
}
}