[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / a / 5 / 2 / ZRTabView / 0.1.0 / ZRTabView.podspec.json
blobfb0fe892987aec8493cb33a699b3bc295abe6307
2   "name": "ZRTabView",
3   "version": "0.1.0",
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.0"
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   }