blob: a80a9cb3df28c2b72b7b5f330f1f511bf92f3175 [file] [log] [blame]
{
"name": "SMMCategories",
"version": "1.0.7",
"summary": "Some useful Categories for iPhoneOS development.",
"homepage": "https://github.com/shangleixun/SMMCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"尚雷勋": "leixun.shang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shangleixun/SMMCategories.git",
"tag": "1.0.7"
},
"source_files": "SMMCategories/*/*.{h,m}",
"requires_arc": true
}