[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / 6 / e / APTokenField / 0.0.5 / APTokenField.podspec.json
blobb384dacdd39cdffcad72d53e3c7a5491a41ef598
2   "name": "APTokenField",
3   "version": "0.0.5",
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.5"
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