blob: 2cbdd264904701f2f1fc02fe4aafe1aca13e3277 [file] [log] [blame]
{
"name": "PingDynamicSynthesizer",
"version": "0.1.2",
"summary": "Auto synthesize",
"platforms": {
"ios": "6.0"
},
"description": "Auto synthesize setter getter methods for category",
"homepage": "https://github.com/JungHsu/PingDynamicSynthesizer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JungHsu": "1021057927@qq.com"
},
"source": {
"git": "https://github.com/JungHsu/PingDynamicSynthesizer.git",
"tag": "0.1.2"
},
"source_files": "PingDynamicSynthesizer/**/*.{h,m}",
"requires_arc": true
}