blob: 73a0f67a8507fc826d09b4a3af611e48b21beac0 [file] [log] [blame]
{
"name": "ZSADAlert",
"version": "0.1.0",
"summary": "A short description of ZSADAlert.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fingersfive": "fingersfive@foxmail.com"
},
"source": {
"git": "https://github.com/Fingerfive/ZSADAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZSADAlert/Classes/**/*",
"resource_bundles": {
"ZSADAlert": [
"ZSADAlert/Assets/*.png"
]
},
"static_framework": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
],
"JPush": [
],
"AVOSCloud": [
]
}
}