blob: 69221492ef13a244cd7a67b59002305025683be5 [file] [log] [blame]
{
"name": "AICategory",
"version": "0.0.2",
"summary": "An extension library.",
"description": "An extension library for ios 9.0 and later.",
"homepage": "https://github.com/MineJ/AICategory",
"license": "MIT",
"authors": {
"MineJ": "zj520wlk@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MineJ/AICategory.git",
"tag": "0.0.2"
},
"source_files": "AICategory/AICategory/Category/*.{h,m}",
"public_header_files": "AICategory/AICategory/Category/*.h",
"requires_arc": true
}