blob: c343ed38885431357b467ca7f565b40a33e2c8b3 [file] [log] [blame]
{
"name": "EasyNavigationTitle",
"version": "0.1.0",
"summary": "NavigationTitle.",
"description": "Navigation title with typing indicator.",
"homepage": "https://github.com/4egoshev/EasyNavigationTitle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"4egoshev": "4egoshev@gmail.com"
},
"source": {
"git": "https://github.com/4egoshev/EasyNavigationTitle.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyNavigationTitle/Classes/**/*",
"frameworks": "UIKit"
}