blob: b32e6196f5d52ce7393e84cf791abf1c7b07950d [file] [log] [blame]
{
"name": "RemindYouCommon",
"version": "0.1.4",
"summary": "小聪提醒基础库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/snowwolflibo/remindyou-common",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Neo Li": "24588377@qq.com"
},
"source": {
"git": "https://github.com/snowwolflibo/remindyou-common.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RemindYouCommon/Classes/**/*",
"resource_bundles": {
"RemindYouCommon": [
"RemindYouCommon/Assets/*.png"
]
},
"requires_arc": "RemindYouCommon/Classes/ARC/**/*",
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "/usr/include/libxml2"
}
}