blob: a1ee9c0dc229674f12b340842d869726133877d8 [file] [log] [blame]
{
"name": "APTokenField",
"version": "0.0.1",
"summary": "A simple, lightweight, yet equally powerful version of Three20's TTPickerTextField.",
"homepage": "https://github.com/arashpayan/APTokenField",
"license": {
"type": "New BSD",
"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"
},
"authors": {
"Arash Payan": "arash.payan@gmail.com",
"Olexandr Skrypnyk": "ukraine.sax@gmail.com"
},
"source": {
"git": "https://github.com/sxua/APTokenField.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "APTokenField/APTokenField.{h,m}",
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}