[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 3 / HotelUI / 0.1.4 / HotelUI.podspec.json
blob147858e805fb5ed5c27375c0876ba0fb1efd3879
2   "name": "HotelUI",
3   "version": "0.1.4",
4   "summary": "A short description of HotelUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/erezspatz/HotelUI",
7   "license": {
8     "type": "BSD"
9   },
10   "authors": {
11     "michal shatz": "michal@msapps.mobi"
12   },
13   "source": {
14     "git": "https://github.com/erezspatz/HotelUI",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "HotelUI/SDK/Extensions**/*",
22     "HotelUI/SDK/Reservation**/*",
23     "HotelUI/SDK/UpdateDetails**/*",
24     "HotelUI/SDK/ValidateDetails**/*",
25     "HotelUI/SDK/**/*"
26   ],
27   "resource_bundles": {
28     "HotelUI": [
29       "HotelUI/SDK/**/*.storyboard"
30     ]
31   },
32   "dependencies": {
33     "Alamofire": [
34       "~> 4.0"
35     ]
36   }