blob: cf65b2661479657ed0f358b4443f67ba2f91bd19 [file] [log] [blame]
{
"name": "YYTest",
"version": "1.6",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/chuanxiaoshi/YYTest",
"authors": {
"chuanxiaoshi": "13466932727@163.com"
},
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"source": {
"git": "https://github.com/chuanxiaoshi/YYTest.git",
"tag": "1.6"
},
"source_files": "YYTest/**/*.{h,m}",
"frameworks": "SystemConfiguration",
"public_header_files": "YYTest/**/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}