blob: 6ca41ad234ff5d4bd3c62853fb13568cc1a04f87 [file] [log] [blame]
{
"name": "OMExtension",
"module_name": "OMExtension",
"version": "1.0.2",
"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",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/OctMon/OMExtension.git",
"tag": "1.0.2"
},
"source_files": "OMExtension/OMExtension/Source/**/*.{swift}",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
},
"deprecated": true
}