[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / e / KVParkedTextField / 0.0.3 / KVParkedTextField.podspec.json
blob620a12e25835100be7cbd520f70a64f5716da3b2
2   "name": "KVParkedTextField",
3   "version": "0.0.3",
4   "summary": "A text field with a constant text/placeholder",
5   "homepage": "https://github.com/tuantmdev/KVParkedTextField",
6   "screenshots": [
7     "https://raw.githubusercontent.com/gmertk/ParkedTextField/master/Screenshots/ParkedTextField.gif",
8     "http://i.imgur.com/N23OrK1.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "tuantmdev": "tuan.dev@gmail.com"
16   },
17   "social_media_url": "http://facebook.com/tuantm.dev",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source": {
22     "git": "https://github.com/tuantmdev/KVParkedTextField.git",
23     "tag": "0.0.3"
24   },
25   "source_files": "KVParkedTextField/*.{h,m}",
26   "requires_arc": true