[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / e / APTokenField / 0.0.4 / APTokenField.podspec.json
blob4cf9fc5419fd6ac6f2063f182162bd9f49c380a1
2   "name": "APTokenField",
3   "version": "0.0.4",
4   "summary": "A simple, lightweight, yet equally powerful version of Three20's TTPickerTextField.",
5   "homepage": "https://github.com/unteleported/APTokenField",
6   "license": {
7     "type": "New BSD",
8     "text": "    Copyright 2012. Arash Payan. This library is distributed under the terms of the BSD 3-clause license (\"BSD New\" or \"BSD Simlpified\").\n\n    While not required, I greatly encourage and appreciate any improvements that you make to this library be contributed back for the benefit of all who use APTokenField.\n"
9   },
10   "authors": {
11     "Arash Payan": "arash.payan@gmail.com",
12     "Olexandr Skrypnyk": "sxua@unteleported.com"
13   },
14   "source": {
15     "git": "https://github.com/unteleported/APTokenField.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "APTokenField/APTokenField.{h,m}",
22   "frameworks": [
23     "QuartzCore",
24     "CoreGraphics"
25   ],
26   "requires_arc": true