[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / a / e / KVParkedTextField / 0.0.1 / KVParkedTextField.podspec.json
blob0c3add032a91e25102610b43c3d7042f0f4db29b
2   "name": "KVParkedTextField",
3   "version": "0.0.1",
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.1"
24   },
25   "source_files": "KVParkedTextField/*.{h,m}",
26   "requires_arc": true