blob: c39b3c88c09c3a356662b0aed86f831a96144c21 [file] [log] [blame]
{
"name": "OMExtension",
"module_name": "OMExtension",
"version": "3.0.1",
"summary": "一个有用的swift扩展集合",
"homepage": "https://github.com/OctMon/OMExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OctMon": "octmon@qq.com"
},
"social_media_url": "http://www.jianshu.com/users/b9a4a97967be",
"source": {
"git": "https://github.com/OctMon/OMExtension.git",
"tag": "3.0.1"
},
"source_files": "OMExtension/OMExtension/Source/**/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"deprecated": true
}