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