blob: 16c0d3bb31bc33522c075e065edcdc6349c84206 [file] [log] [blame]
{
"name": "NFACommonUI",
"version": "0.0.1",
"summary": "A short description of NFACommonUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/niefeian/NFACommonUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"335074307@qq.com": "872447993@qq.com"
},
"source": {
"git": "https://github.com/niefeian/NFACommonUI.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NFACommonUI/Classes/**/*",
"dependencies": {
"NFAToolkit": [
],
"SDWebImage": [
]
}
}