blob: 6bae82f77aab31ba4e8ec0aff2d4183027214dc9 [file] [log] [blame]
{
"name": "AICategory",
"version": "0.0.1",
"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.1"
},
"source_files": "AICategory/AICategory/Category/*.{h,m}",
"public_header_files": "AICategory/AICategory/Category/*.h"
}