blob: e04b44a0837a38e3fc276ce36bce6d8dd59915d6 [file] [log] [blame]
{
"name": "commonTools",
"version": "0.1.6",
"summary": "自己封装的常用方法",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.oschina.net/zhangxiandong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangxiandong4910": "zhangxiandong4910@icloud.com"
},
"source": {
"git": "https://git.oschina.net/NewerABC/commontools.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "commonTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Dotzu": [
]
},
"pushed_with_swift_version": "3.0"
}