blob: 4b10d1fb1fe135b834f8c57b39e7725a168ba6e6 [file] [log] [blame]
{
"name": "DTCategories",
"version": "0.0.1",
"summary": "自己搜集的一些在开发中提供便利的categories",
"homepage": "https://github.com/meilulu/DTCategories.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"meilulu": "84005870@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/meilulu/DTCategories.git"
},
"requires_arc": true,
"source_files": [
"DTCategories",
"*.{h,m}"
]
}