blob: 9756e38912dcc4e681533e212508c89078084541 [file] [log] [blame]
{
"name": "YYBaseLib",
"version": "1.0.1",
"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.1"
},
"source_files": "YYBaseLib/**/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}