blob: ea4d349223206d5533f62152bd470fdf92788fe2 [file] [log] [blame]
{
"name": "SPUtil",
"version": "1.0.0",
"summary": "A short description of SPUtil.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Specscd/SPUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Specscd": "zhaojq_ios@163.com"
},
"source": {
"git": "https://github.com/Specscd/SPUtil.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SPUtil/Classes/**/*",
"frameworks": "UIKit"
}