[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / 9 / GDataXMLNode_GIC / 0.1.1 / GDataXMLNode_GIC.podspec.json
blob6ed9c28c3da83b0ba13b7287d0b2e3f76620510f
2   "name": "GDataXMLNode_GIC",
3   "version": "0.1.1",
4   "summary": "google的xml node的类库改成cocoapods 管理",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ghwghw4/GDataXMLNode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ghwghw4": "dagehaoshuang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ghwghw4/GDataXMLNode.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "GDataXMLNode/Classes/**/*",
22   "requires_arc": false,
23   "libraries": "xml2",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "${SDK_DIR}/usr/include/libxml2"
26   }