[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / a / PizzaHutGlobal / 1.1.4 / PizzaHutGlobal.podspec.json
blobc7af5c54f592c84ea871993694e74e93e3c1fde7
2   "name": "PizzaHutGlobal",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "PizzaHutGlobal lets a user select an ice cream flavor.",
7   "requires_arc": true,
8   "version": "1.1.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Son Bui": "sonbt91@gmail.com"
15   },
16   "homepage": "https://github.com/sonbt91/TSRWPickFlavor",
17   "source": {
18     "git": "https://github.com/sonbt91/TSRWPickFlavor.git",
19     "tag": "1.1.4"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SnapKit": [
25     ],
26     "CocoaLumberjack/Swift": [
28     ],
29     "Kingfisher": [
31     ],
32     "KeychainAccess": [
34     ],
35     "IQKeyboardManagerSwift": [
37     ],
38     "Localize-Swift": [
40     ],
41     "DZNEmptyDataSet": [
43     ],
44     "RxSwift": [
45       "~> 4.0"
46     ],
47     "RxCocoa": [
48       "~> 4.0"
49     ],
50     "Moya/RxSwift": [
51       "~> 11.0"
52     ],
53     "SwiftyJSON": [
55     ]
56   },
57   "source_files": "PizzaHutGlobal/**/*.{swift}",
58   "resources": "PizzaHutGlobal/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
59   "swift_version": "4.2",
60   "subspecs": [
61     {
62       "name": "CodeBase",
63       "source_files": "PizzaHutGlobal/CodeBase/**/*.{swift}",
64       "resources": "PizzaHutGlobal/CodeBase/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
65     }
66   ]