blob: b1237c8c58920d44b5f0518236105dd2b0683249 [file] [log] [blame]
{
"name": "RTSwiftUtils",
"version": "0.0.4",
"summary": "The RTSwiftUtils no have 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/daxiangfei/RTSwiftUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dangxiangfei": "bianwuzi@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/daxiangfei/RTSwiftUtils.git",
"tag": "0.0.4"
},
"source_files": [
"RTSwiftUtils",
"RTSwiftUtils/**/*.{h,swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}