blob: b7b974d37353650c66930f5e35b7c6fa24ed4b49 [file] [log] [blame]
{
"name": "BSKYCore",
"version": "0.4.1",
"summary": "BSKY core libraries",
"homepage": "http://git.oschina.net/grandroutes/",
"license": "MIT",
"authors": {
"LinfengYU": "164205295@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/bskyios/BSKYCore-for-iOS.git",
"tag": "0.4.1"
},
"source_files": [
"BSKYCorePods",
"BSKYCorePods/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"GTMBase64": [
"~> 1.0.0"
],
"YTKNetwork": [
"~> 2.0.0"
],
"YYCategories": [
"~> 1.0.4"
],
"SAMKeychain": [
"~> 1.5.1"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"BAWKWebView": [
"~> 1.0.7"
]
}
}