blob: 5c0b947658328b6a984c2456d8c5a93171049da9 [file] [log] [blame]
{
"name": "SHGeneralCategory",
"version": "0.0.1",
"summary": "SHGeneralCategory...",
"homepage": "https://github.com/motian30/SHCategory",
"license": "MIT",
"authors": {
"Motian": "llstc30@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/motian30/SHCategory.git",
"tag": "0.0.1"
},
"source_files": "SHCategory/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}