[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / d / b / DMTextField / 0.0.4 / DMTextField.podspec.json
blob11341025da5a988f61973bfd27bc116823c2daf5
2   "name": "DMTextField",
3   "version": "0.0.4",
4   "summary": "A textfield for daima",
5   "description": "A textfield that contain cancle button and done button",
6   "homepage": "https://github.com/jun860605/DMTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "郑军": "junzheng3@creditease.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jun860605/DMTextField.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }