blob: 5fd2ed96faf2523bc3e23fd500693fb7e334d239 [file] [log] [blame]
{
"name": "tzj",
"version": "0.6.0",
"summary": "test",
"description": "TODO: Add long description of the pod here.\nTODO: Add long description of the pod here.\nTODO: Add long description of the pod here.",
"homepage": "http://git.oa.com/lizb",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizb": "lizb@touzhijia.com"
},
"source": {
"git": "http://git.oa.com/lizb/tzj.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "Network",
"source_files": "tzj/Classes/**/*",
"public_header_files": "tzj/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}
]
}