blob: 77b9ffb38c0486087aaf04e4d3d00943445c1ace [file] [log] [blame]
{
"name": "YYBaseLib",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "YYBaseLib.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
}