[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 5 / 3 / ScrollableTabbar / 1.0 / ScrollableTabbar.podspec.json
blobab71a0c178626d9d75a97e5c548b0de6c7921aa2
2   "name": "ScrollableTabbar",
3   "version": "1.0",
4   "summary": "Scrollable tab bar that highlights selected item like under magnifying glass. You can customize it as you wish!",
5   "homepage": "https://github.com/valitovaza/scrollableTabbar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Valitovaza": "valitovaza@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/valitovaza/scrollableTabbar.git",
15     "tag": "1.0"
16   },
17   "requires_arc": true,
18   "source_files": "Control/ScrollableTabBar",
19   "platforms": {
20     "ios": "6.0"
21   }