[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / b / 9 / GDataXMLNode_GIC / 0.1.2 / GDataXMLNode_GIC.podspec.json
blobe064f4270935a119f7ee3fa5907a6e58716adbb2
2   "name": "GDataXMLNode_GIC",
3   "version": "0.1.2",
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.2"
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   }