blob: 8a0bbb1619a224616159d716f1397854a74548d4 [file] [log] [blame]
{
"name": "SwiftUntilsTool",
"version": "0.0.1",
"summary": "The SwiftUntilsTool haven’t external dependent.",
"description": "No have external dependent utils.These code only can be used for our company ,you can ignore all .",
"homepage": "https://github.com/linweiboy/SwiftUntilsTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linweiboy": "756729527@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/linweiboy/SwiftUntilsTool.git",
"tag": "0.0.1"
},
"source_files": [
"SwiftUntilsTool",
"SwiftUntilsTool/**/*.{h, swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}