[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 2 / ZRTabView / 0.1.1 / ZRTabView.podspec.json
blob72318054606a1f85d9ee034e016280cbdaad0527
2   "name": "ZRTabView",
3   "version": "0.1.1",
4   "summary": "An easy lightweight tab bar controller that is scrollable and tab bar items are flexible with text sizes.",
5   "homepage": "https://github.com/raihan/ZRTabView",
6   "license": "MIT",
7   "authors": {
8     "Abdullah Md. Zubair": "raihan.zbr@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/raihan/ZRTabView.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "ZRTabView": [
21       "Pod/Assets/*.png"
22     ]
23   }