blob: 453af549fb5021f21aad61c6d01bca1c0aecc127 [file] [log] [blame]
{
"name": "AMTagListView",
"version": "0.6.2",
"summary": "UIScrollView subclass that allows to add a list of highly customizable tags.",
"homepage": "https://github.com/andreamazz/AMTagListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/AMTagListView.git",
"tag": "0.6.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"AMTagListView",
"*.{h,m}"
],
"requires_arc": true
}