blob: a0deac72fa0a7d820f84da9cb93eae19d396414b [file] [log] [blame]
{
"name": "stoneobs_alert",
"version": "1.0.1",
"summary": "A short description of stoneobs_alert.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shixuanlei/stoneobs_alert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shixuanlei": "stoneobs@icloud.com"
},
"source": {
"git": "https://gitee.com/stoneobs/stoneobs_alert.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "stoneobs_alert/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}