blob: f70f3d4dd64f74ccf33098a4e56e8a4d4e942603 [file] [log] [blame]
{
"name": "ToolLibrary",
"version": "0.0.3",
"summary": "Library for developer.",
"description": "1、slider transition view controller\n2、realm base manager\n3、toast view\n4、another Tools",
"homepage": "https://github.com/CastlePeak/ToolLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhongming.zhang": "register_chengdu@163.com"
},
"source": {
"git": "https://github.com/CastlePeak/ToolLibrary.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "UIKitAddition",
"source_files": "ToolLibrary/Classes/UIKitAddition/**/*",
"frameworks": "UIKit"
}
]
}