blob: 7bf90b8af6e2ab08e275b7e1bb9d90db4bf1fa79 [file] [log] [blame]
{
"name": "tootkit",
"version": "0.0.2",
"summary": "A short description of tootkit.",
"description": "我的自定义库,目前是测试版,里面啥都没有!",
"homepage": "https://github.com/appledev201888/tootkit",
"license": "MIT",
"authors": {
"bigapple": "bigapple@uutaka.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/appledev201888/tootkit.git",
"tag": "0.0.2"
},
"source_files": "Classes/**",
"frameworks": [
"UIKit",
"Foundation"
]
}