blob: d95cc2280d559c931d1bbb1f318ba2c365f5f26d [file] [log] [blame]
{
"name": "ZFTokenField",
"version": "0.0.1",
"summary": "iOS custom view that let you add token view inside like NSTokenField.",
"homepage": "https://github.com/zoonooz/ZFTokenField",
"license": "MIT",
"authors": {
"Amornchai Kanokpullwad": "amornchai.zoon@gmail.com"
},
"social_media_url": "http://twitter.com/zoonref",
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/zoonooz/ZFTokenField.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}