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