[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / 6 / RKTabView / 1.0.1 / RKTabView.podspec.json
blob8e1ac37c19ebcf60c803cf09df91541951e31c63
2   "name": "RKTabView",
3   "version": "1.0.1",
4   "summary": "Easy applicable toolbar/tabbar component for iOS.",
5   "homepage": "https://github.com/RafaelKayumov/RKTabView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rafael Kayumov": "justpoc@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/RafaelKayumov/RKTabView.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "RKTabView/RKTab{Item,View}.{h,m}",
21   "requires_arc": true