blob: 5ae2926a380d8f2ab4d609346ba0d3da0eb82004 [file] [log] [blame]
{
"name": "TDirectionView",
"version": "0.1.0",
"summary": "Simple stepped view with Objective C",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zdmr/TDirectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zdmr": "zdmr@live.com"
},
"source": {
"git": "https://github.com/zdmr/TDirectionView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDirectionView/*.{h,m}"
}