[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / e / 4 / DMCommonCalaulator / 0.0.1 / DMCommonCalaulator.podspec.json
blob37bb68f01cf6adee1f8e23d0bfc30fd0d2c72f39
2   "name": "DMCommonCalaulator",
3   "version": "0.0.1",
4   "summary": "A Calaulator counter for daima",
5   "description": "A Calaulator that contain cancle button and done button",
6   "homepage": "https://github.com/jun860605/DMCommonCalaulator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "郑军": "junzheng3@creditease.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jun860605/DMCommonCalaulator.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Classes/**/*",
22   "dependencies": {
23     "DMTextField": [
25     ],
26     "DMPickView": [
28     ],
29     "ReactiveCocoa": [
30       "~>2.5"
31     ]
32   }