[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / a / AaronOC / 0.2.9 / AaronOC.podspec.json
blob99d56d003e41497b0eaa024acf8df82806a1ef4a
2   "name": "AaronOC",
3   "version": "0.2.9",
4   "summary": "Aaron私有库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AaronYin0514/AaronOC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AaronYin0514": "562540603@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/AaronYin0514/AaronOC.git",
16     "tag": "0.2.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AaronOC/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "libraries": "xml2",
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "${SDK_ROOT}/usr/include/libxml2"
29   }