blob: 81e16b881186c78a5a0d568ad09a96eddf28c7b8 [file] [log] [blame]
{
"name": "ToString",
"version": "0.0.3",
"summary": "A liberty to transformat obj to string",
"homepage": "https://github.com/CoderAlexChan/ToString",
"license": "MIT",
"authors": {
"AlexChan": "chenwenqiangqq@sina.com"
},
"description": "ToString 是一个用于方便日常使用的工具类合集\n啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderAlexChan/ToString.git",
"tag": "0.0.3"
},
"source_files": [
"ToString.swift",
"Extension/**/*.{h,m,swift}",
"Standard/**/*.{h,m,swift}"
],
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}