[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / a / MJLCategoryView / 1.0.2 / MJLCategoryView.podspec.json
blobe5eedd69336ed23240be772ee38ebccf1af84989
2   "name": "MJLCategoryView",
3   "version": "1.0.2",
4   "summary": "The implementation of android tab bar unit in Swift.",
5   "description": "The implementation of android tab bar unit in Swift. \n    You can use it in a pretty easy way.\n    * Please feel free to tell me if you have any ideas to make it better.",
6   "homepage": "https://github.com/MuJuiLin/MJLCategoryView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mujui Lin": "muray.lin@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/MuJuiLin/MJLCategoryView.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "MJLCategoryView/*.swift",
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true