blob: c0d323ea904fe7222bec46c4df4a51020c64b1e2 [file] [log] [blame]
{
"name": "ADSearchBar",
"version": "0.1.0",
"summary": "Customizable search bar for iOS apps.",
"description": "Customizable search bar for iOS apps. Details will be here soon.",
"homepage": "https://github.com/AlisanDagdelen/ADSearchBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alisan Dagdelen": "alisandagdelen@gmail.com"
},
"source": {
"git": "https://github.com/AlisanDagdelen/ADSearchBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADSearchBar/Classes/**/*",
"frameworks": "UIKit"
}