blob: 4e38fc3ff025804fec949e211028bd0523b77df5 [file] [log] [blame]
{
"name": "YYRegex",
"version": "0.0.1",
"license": "MIT",
"summary": "Regex concentrate on iOS.",
"homepage": "https://github.com/hardtosaygoodbye/YYRegex",
"authors": {
"马万荣": "hardtosaygoodbye@sina.com"
},
"source": {
"git": "https://github.com/hardtosaygoodbye/YYRegex.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "*.{h,m}"
}