blob: bf2bde57fa149285e5d1a4519ff2a5abc6ca54e6 [file] [log] [blame]
{
"name": "CYCommonLayer",
"version": "0.1.0",
"license": "Copyright (c) 2015年 yinxukun. All rights reserved.",
"homepage": "https://github.com/ChuckonYin/CYCommonLayer",
"authors": {
"ChuckonYin": "1184857537@qq.com"
},
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"source": {
"git": "https://github.com/ChuckonYin/CYCommonLayer.git",
"tag": "v0.1.0"
},
"source_files": "CYCommonLayer/*.swift",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}