blob: 795f973f1eb0fc7dc37abf9c2d953f973b8628bb [file] [log] [blame]
{
"name": "RKTabView",
"version": "1.0.0",
"summary": "Easy applicable toolbar/tabbar component for iOS.",
"homepage": "https://github.com/RafaelKayumov/RKTabView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafael Kayumov": "justpoc@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/RafaelKayumov/RKTabView.git",
"tag": "1.0.0"
},
"source_files": "RKTabView/RKTab{Item,View}.{h,m}",
"requires_arc": true
}