blob: fecebbf5d0195337fe6561105f98ed367033277b [file] [log] [blame]
{
"name": "SuperTools",
"version": "1.0.0",
"summary": "开发的一些工具.",
"description": "开发自己封装的一些小工具",
"homepage": "https://github.com/Super-sweet/SuperTools",
"license": "MIT",
"authors": {
"Super-sweet": "347393193@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Super-sweet/SuperTools.git",
"tag": "1.0.0"
},
"source_files": "SuperTools/Super/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}