blob: 628b7abdfc059d88d46176644aa1e5b6a88279fa [file] [log] [blame]
{
"name": "AKLookups",
"version": "1.0.0",
"summary": "drop-down list for selecting items",
"description": "AKLookups class implements a drop-down list for selecting particular value of set.",
"homepage": "https://github.com/purrrminator/AKLookups",
"screenshots": "http://cdn.makeagif.com/media/5-17-2014/GlTvIy.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Kadochnikov": "kaskaaddnb@gmail.com"
},
"social_media_url": "http://twitter.com/purrrminator",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/purrrminator/AKLookups.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"public_header_files": "Classes/*.h",
"resources": "Resources/*.png",
"requires_arc": true
}