blob: 3d4d0f9b360031c91c80de102e3ada74c3c9d81a [file] [log] [blame]
{
"name": "SHSCategory",
"version": "0.0.3",
"summary": "some useful categories",
"homepage": "https://github.com/ggyy0515/SHSCategory",
"license": "MIT",
"platforms": {
"ios": null
},
"authors": {
"TristanYeung": "Tristan_yeung@163.com"
},
"source": {
"git": "https://github.com/ggyy0515/SHSCategory.git",
"tag": "0.0.3"
},
"source_files": [
"SHSCategory/*.{h}",
"SHSCategory/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}