blob: f359bc12db959ee83909fbdfa71a7575f1be2c09 [file] [log] [blame]
{
"name": "stoneobs_alert",
"version": "1.1.4",
"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.1.4"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
]
},
"vendored_frameworks": [
"stoneobs_alert/Classes/stoneobs_alert.framework"
],
"resource_bundles": {
"stoneobs_alert": [
"stoneobs_alert/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit"
]
}