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