blob: f6b1ae436ebdc2b24e7bf3ad436fbb44bdd68bdc [file] [log] [blame]
{
"name": "OMExtension",
"module_name": "OMExtension",
"version": "1.0.3",
"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.3"
},
"source_files": "OMExtension/OMExtension/Source/**/*.{swift}",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
},
"deprecated": true
}