blob: 8053afc9b7a2e6cc3f17a7735491774d33a55cdb [file] [log] [blame]
{
"name": "SMCategory",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SMCategory/**/*.*",
"frameworks": [
"Foundation",
"UIKit"
]
}