blob: 99d56d003e41497b0eaa024acf8df82806a1ef4a [file] [log] [blame]
{
"name": "AaronOC",
"version": "0.2.9",
"summary": "Aaron私有库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AaronYin0514/AaronOC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AaronYin0514": "562540603@qq.com"
},
"source": {
"git": "https://github.com/AaronYin0514/AaronOC.git",
"tag": "0.2.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AaronOC/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${SDK_ROOT}/usr/include/libxml2"
}
}