blob: f41314d2cc935ae1078b18bceb543000f7d9b639 [file] [log] [blame]
{
"name": "BKCloud",
"version": "1.0.2",
"summary": "北控云SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HoratioRen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BKSX CN": "bksxapp@163.com"
},
"source": {
"git": "https://github.com/HoratioRen/BKCloud.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "BKCloud/Classes/*.framework",
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SAMKeychain": [
"~> 1.5.3"
]
}
}