blob: e283566a51b97729c1ecc91cb721965f23ab1964 [file] [log] [blame]
{
"name": "MitRegx",
"version": "0.0.2",
"summary": "MitRegx",
"homepage": "https://github.com/mcmengchen",
"license": "MIT",
"authors": {
"mcmengchen": "416922992@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mcmengchen/MitRegx.git",
"tag": "0.0.2"
},
"source_files": "MitCheckDemo/MitCheckDemo/MitRegex/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}