[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / b / DMTextField / 0.0.5 / DMTextField.podspec.json
bloba51b927eeac005b1dac5bc4712311b6067ffb973
2   "name": "DMTextField",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }