[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / a / d / 6 / RKTabView / 1.0.3 / RKTabView.podspec.json
blob8c9c5af764203b305d34504db3c5b57b7e8349ce
2   "name": "RKTabView",
3   "version": "1.0.3",
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.3"
19   },
20   "source_files": "RKTabView/RKTab{Item,View}.{h,m}",
21   "requires_arc": true