blob: 01cae9b077724ba7d902ef9225e30280fcf38dd4 [file] [log] [blame]
{
"name": "AVTagTextView",
"version": "0.1.0",
"summary": "A category that adds an instragram-like hashtag choosing/listing capability to the UITextView",
"homepage": "https://github.com/arsonic/AVTagTextView",
"screenshots": "https://dl.dropboxusercontent.com/u/31058381/OpenSource/AVTagTextView/screenshot.png",
"license": "MIT",
"authors": {
"Arsonic": "vershinin.arseniy@gmail.com"
},
"source": {
"git": "https://github.com/arsonic/AVTagTextView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "Classes",
"dependencies": {
"ReactiveCocoa": [
]
}
}