blob: cf95c7f564def1efa4dab21bb793d7c4713e3213 [file] [log] [blame]
{
"name": "YYBaseLib",
"version": "1.0.15",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/chuanxiaoshi/YYBaseLib",
"authors": {
"chuanxiaoshi": "13466932727@163.com"
},
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"source": {
"git": "https://github.com/chuanxiaoshi/YYBaseLib.git",
"tag": "1.0.15"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "YYBaseLib.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"Masonry": [
],
"YYModel": [
],
"MJRefresh": [
],
"SDWebImage": [
]
}
}