blob: 8c9c5af764203b305d34504db3c5b57b7e8349ce [file] [log] [blame]
{
"name": "RKTabView",
"version": "1.0.3",
"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.3"
},
"source_files": "RKTabView/RKTab{Item,View}.{h,m}",
"requires_arc": true
}