blob: 2236ba8e71c2259514c5c91c90532ca30bfcfc01 [file] [log] [blame]
{
"name": "MoRegex",
"version": "1.03",
"summary": "Regular Expression Helper for Swift",
"homepage": "https://github.com/kittymo/MoRegex",
"license": {
"type": "MIT"
},
"authors": {
"KittyMei": "kittymei1010@gmail.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/kittymo/MoRegex.git",
"tag": "1.03"
},
"source_files": "MoRegex/MoRegex.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}