blob: 15f007a2a433a29852aad59f1bd802e400a6d485 [file] [log] [blame]
{
"name": "commonTools",
"version": "0.1.4",
"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/zhangxiandong/commontools.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "commonTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Dotzu": [
]
},
"pushed_with_swift_version": "3.0"
}