blob: 7c8878c13fb391485b54e83ff918c7f4d80e0ead [file] [log] [blame]
{
"name": "PodRepository",
"version": "1.1.0",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"summary": "A fast and convenient conversion between JSON and model",
"homepage": "https://github.com/wowbby/PodRepository",
"license": "MIT",
"authors": {
"wowbby": "116676237@qq.com"
},
"source": {
"git": "https://github.com/wowbby/PodRepository.git",
"tag": "1.1.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}