blob: dc67fa899347d1c67fff691cd0c59bbc5d768dba [file] [log] [blame]
{
"name": "SMCategory",
"version": "1.0.0",
"summary": "A SMCategory used on iOS.",
"homepage": "https://github.com/yisimeng/SMCategory",
"license": "MIT",
"authors": {
"忆思梦": "465386131@qq.com"
},
"source": {
"git": "https://github.com/yisimeng/SMCategory.git",
"tag": "1.0.0",
"commit": "b91eda20d77f6083f87b60807b51fd0ca5d87410"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "SMCategory/**/*.*",
"frameworks": [
"Foundation",
"UIKit"
]
}