blob: 5a4626f22b1d73e43290d3acfde89f211e1f708f [file] [log] [blame]
{
"name": "ADMatchLabel",
"version": "1.0",
"summary": "ADMatchLabel.",
"description": "match label. it can match url, number, email, topic and so on.",
"homepage": "https://github.com/binjiayou66/ADMatchLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy": "binjiayou66@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/binjiayou66/ADMatchLabel.git",
"tag": "1.0"
},
"source_files": "ADMatchLabel/ADMatchLabel/**/*.{h,m}",
"requires_arc": true
}