[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / 3 / 0 / VENTokenField / 1.0.2 / VENTokenField.podspec.json
blobb6b41bba2d9c7eeccc33663c424291c941369ec0
2   "name": "VENTokenField",
3   "version": "1.0.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.\n",
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": "v1.0.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