blob: eeb524b9c556755b56049c0b4797aea78fbaa7c2 [file] [log] [blame]
{
"name": "AmpSDK-iOS",
"version": "0.2.0",
"summary": "AmpSDK-iOS is a small program based on the iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tangjugang/AmpSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Etre": "437418200@qq.com"
},
"source": {
"git": "https://github.com/tangjugang/AmpSDK-iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "AmpSDK-iOS/AmpSDK_iOS.framework"
},
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"SSZipArchive": [
"2.2.2"
],
"FMDB": [
"2.7.5"
],
"YYModel": [
"1.0.4"
]
}
}