[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 3 / 0 / VENTokenField / 1.0.0 / VENTokenField.podspec.json
blobb5cad34bf9c0a28ada9dcfa29f414365f4c00ca5
2   "name": "VENTokenField",
3   "version": "1.0.0",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Venmo": "ios@venmo.com"
13   },
14   "source": {
15     "git": "git@github.com:venmo/VENTokenField.git",
16     "tag": "v1.0.0"
17   },
18   "source_files": "VENTokenField/**/*.{h,m}",
19   "resources": [
20     "VENTokenField/**/*.{xib,png}"
21   ],
22   "dependencies": {
23     "FrameAccessor": [
24       "~> 1.0"
25     ]
26   },
27   "platforms": {
28     "ios": "7.0"
29   },
30   "requires_arc": true