[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 0 / VENTokenField / 2.5.2 / VENTokenField.podspec.json
blob133e821433931d5747b06a1dab832dc3c463f9a4
2   "name": "VENTokenField",
3   "version": "2.5.2",
4   "summary": "Token field used in the Venmo app.",
5   "description": "An easy to use token field that in used in the Venmo app.",
6   "homepage": "https://github.com/venmo/VENTokenField",
7   "screenshots": "http://i.imgur.com/a1FfEBi.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Venmo": "ios@venmo.com"
14   },
15   "source": {
16     "git": "https://github.com/venmo/VENTokenField.git",
17     "tag": "v2.5.2"
18   },
19   "source_files": "VENTokenField/**/*.{h,m}",
20   "resources": [
21     "VENTokenField/**/*.{xib,png}"
22   ],
23   "dependencies": {
24     "FrameAccessor": [
25       "~> 1.0"
26     ]
27   },
28   "platforms": {
29     "ios": "7.0"
30   },
31   "requires_arc": true