blob: e841f4282ffdac71a5a4b1386c3cdca25639e465 [file] [log] [blame]
{
"name": "YYBaseLib",
"version": "1.0.14",
"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.14"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "YYBaseLib.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"Masonry": [
],
"YYModel": [
],
"MJRefresh": [
],
"SDWebImage": [
]
}
}