[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 6 / FunctionAddView / 0.1.0 / FunctionAddView.podspec.json
blob390d7205e67236fad9fe1cb5e0bc41444db8546d
2   "name": "FunctionAddView",
3   "version": "0.1.0",
4   "summary": "仿钉钉+",
5   "description": "仿钉钉 DIING功能中的+号功能",
6   "homepage": "https://github.com/songkejun/FunctionAddView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tz_skj@126.com": "tz_skj@126.com"
13   },
14   "source": {
15     "git": "https://github.com/songkejun/FunctionAddView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FunctionAddView/Classes/**/*.{m,h}",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "ReactiveCocoa": [
27       "~> 2.5"
28     ]
29   }