blob: 390d7205e67236fad9fe1cb5e0bc41444db8546d [file] [log] [blame]
{
"name": "FunctionAddView",
"version": "0.1.0",
"summary": "仿钉钉+",
"description": "仿钉钉 DIING功能中的+号功能",
"homepage": "https://github.com/songkejun/FunctionAddView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tz_skj@126.com": "tz_skj@126.com"
},
"source": {
"git": "https://github.com/songkejun/FunctionAddView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FunctionAddView/Classes/**/*.{m,h}",
"dependencies": {
"Masonry": [
],
"ReactiveCocoa": [
"~> 2.5"
]
}
}