blob: 6d2c6f7a18469cc89a6ec6ea4a68f24cf3989433 [file] [log] [blame]
{
"name": "QNCategories",
"version": "0.3.0",
"summary": "常用的工具方法集合",
"description": "TODO.总结的一些常用的工具方法",
"homepage": "https://github.com/gitph101/QNCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gitph101": "linux_c@foxmail.com"
},
"source": {
"git": "https://github.com/gitph101/QNCategories.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QNCategories/Classes/**/*"
}