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