[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / d / 6 / TopTabbarLib / 1.0.0 / TopTabbarLib.podspec.json
bloba2522a79960059507aec3a005d727bd12995d8c4
2   "name": "TopTabbarLib",
3   "version": "1.0.0",
4   "summary": "This framework include classes uding that you can show TabBar at top.",
5   "description": "This framework include classes uding that you can show TabBar at top. Ther are three swift classes that are useful for showing TabBar at top",
6   "homepage": "https://nileshjarad.github.io/",
7   "license": {
8     "type": "MIT",
9     "file": "https://github.com/NileshJarad/TopTabbarLib/blob/master/license"
10   },
11   "authors": {
12     "Nilesh Jarad": "nlshjarad7@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/NileshJarad/TopTabbarLib.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "TopTabbarLib",
23     "TopTabbarLib/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "TopTabbarLib/Exclude",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3"
28   },
29   "pushed_with_swift_version": "3.0"