blob: a5d337e2463f4f33bd36a4b792502c3f178309b0 [file] [log] [blame]
{
"name": "UpgradePod",
"version": "0.0.4",
"summary": "A short description of UpgradePod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yzeaho/UpgradePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yzeaho": "y-zeaho@qq.com"
},
"source": {
"git": "https://github.com/yzeaho/UpgradePod.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UpgradePod/Classes/**/*",
"resource_bundles": {
"UpgradePod": [
"UpgradePod/Assets/**/*"
]
},
"dependencies": {
"AFNetworking": [
"~> 4.0"
],
"CocoaLumberjack": [
],
"MJExtension": [
]
}
}