blob: b7d58073849c49a8a865926bb03fe8df248a8477 [file] [log] [blame]
{
"name": "OMExtension",
"module_name": "OMExtension",
"version": "2.1.6",
"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": "2.1.6"
},
"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": "3.0"
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}