blob: 86629aeae071cb7f50351a53ca62f2501fb3ddfe [file] [log] [blame]
{
"name": "TDCategory",
"version": "0.2",
"summary": "Created by Thuy Dao.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/thuydao/TDCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thuydao": "daoduythuy@gmail.com"
},
"source": {
"git": "https://github.com/thuydao/TDCategory.git",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDCategory/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"UIAlertController+Blocks": [
]
}
}