blob: b360aa50b7ac4026a2d08798ce6a5ad50a7aeb8a [file] [log] [blame]
{
"name": "TPSDropDown",
"version": "0.3.2",
"summary": "Tipsi app dropdown element",
"description": "A set of classes defining dropdown element used in Tipsi app.",
"homepage": "https://github.com/tipsi/tipsi-dropdown-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tipsi team": "support@gettipsi.com"
},
"source": {
"git": "https://github.com/tipsi/tipsi-dropdown-ios.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPSDropDown/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"1.0.9"
]
},
"resources": "TPSDropDown/TPSDropDown.bundle"
}