blob: b1dccda9eced7f3ca2aa75f2cab81b20c71c8643 [file] [log] [blame]
{
"name": "XNBaseUI",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XNBaseUI/Classes/**/*",
"dependencies": {
"XNBaseUtils": [
]
},
"prefix_header_contents": "#import \"XNBaseUtils.h\""
}