blob: 75f22a837a36554c21642c9aaf78787167890811 [file] [log] [blame]
{
"name": "MitRegx",
"version": "0.0.3",
"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.3"
},
"source_files": "MitCheckDemo/MitCheckDemo/MitRegex/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}