blob: aa86a66aa0241f79613429c47cdd83b55296eaa7 [file] [log] [blame]
{
"name": "UpgradePod",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UpgradePod/Classes/**/*",
"resource_bundles": {
"UpgradePod": [
"UpgradePod/Assets/**/*"
]
},
"dependencies": {
"AFNetworking": [
"~> 4.0"
],
"CocoaLumberjack": [
],
"MJExtension": [
]
}
}