blob: 5119de9a4a6e16aa773f25ec3d854fc4f1519856 [file] [log] [blame]
{
"name": "SQAnalyzingLegitimacy",
"version": "1.0.0",
"summary": "Detecting mobile number legality.",
"description": "Detecting mobile number legality addtion with cocoapod support.",
"homepage": "https://github.com/zhihu123/SQAnalyzingLegitimacy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhihu123": "m18899855675@163.com"
},
"source": {
"git": "https://github.com/zhihu123/SQAnalyzingLegitimacy.git",
"tag": "1.0.0"
},
"source_files": "SQAnalyzingLegitimacy/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}