blob: 1329142e3164be63bbaacd71264737bb1a9e7d63 [file] [log] [blame]
{
"name": "XNBaseUI",
"version": "0.1.0",
"summary": "A short description of XNBaseUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yexiannan/XNBaseUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yexiannan": "932056276@qq.com"
},
"source": {
"git": "https://github.com/yexiannan/XNBaseUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XNBaseUI/Classes/**/*",
"dependencies": {
"XNBaseUtils": [
]
},
"prefix_header_contents": "#import \"XNBaseUtils.h\""
}