blob: 6a3d81b0cd85b8d3bce7cc59d3c802d34bbb7d0d [file] [log] [blame]
{
"name": "SwiftDefine",
"version": "0.0.2",
"requires_arc": true,
"summary": "一行代码判断屏幕尺寸",
"homepage": "https://github.com/JarvisHot/SwiftDefine",
"license": "Apache License 2.0",
"authors": {
"jjw": "objectclass@163.com"
},
"source": {
"git": "https://github.com/JarvisHot/SwiftDefine.git",
"tag": "0.0.2"
},
"source_files": "SwiftDefine/**/*.{swift,h,m}",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}