blob: 264c2562b27ae2574b5a5f43afba5dd3cab8e4d9 [file] [log] [blame]
{
"name": "SYClassConverter",
"version": "0.0.1",
"summary": "current progress:the conversion from dictionary into a class",
"homepage": "https://github.com/satyso/SYClassConverter",
"license": {
"type": "Beerware",
"text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
},
"authors": {
"satyso": "song4@163.com"
},
"social_media_url": "http://weibo.com/u/1844979955/home",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/satyso/SYClassConverter.git",
"tag": "0.0.1"
},
"source_files": "ClassConverter/ClassConverter/**/*.{h,m}",
"requires_arc": false
}