blob: e6edd941174297b961f24ffaebb85858146150f9 [file] [log] [blame]
{
"name": "HLFCheck",
"version": "0.0.1",
"summary": "Check String!",
"homepage": "https://github.com/Periphery992/HLFCheck.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Periphery992": "chencode992@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Periphery992/HLFCheck.git",
"tag": "0.0.1"
},
"source_files": [
"HLFCheck",
"HLFCheck/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}