blob: 4e6312e3386ed26a79913f181bae3fe66ab378dd [file] [log] [blame]
{
"name": "SwiftDefine",
"version": "0.0.1",
"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.1"
},
"source_files": "SwiftDefine/**/*.{swift,h,m}",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}