blob: bb0f7aa02c7417c16d26c8b529dee80038521d89 [file] [log] [blame]
{
"name": "NXFramework",
"version": "0.1.0",
"summary": "公用组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jsonwang/NXFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ak": "287971051@qq.com.com"
},
"source": {
"git": "https://github.com/jsonwang/NXFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "NXFramework/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0.1"
]
}
}