[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 8 / 3 / HotelUI / 0.1.0 / HotelUI.podspec.json
blob512bdce2b3de29ba40c674f3ef67075b419893ac
2   "name": "HotelUI",
3   "version": "0.1.0",
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": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michal shatz": "michal@msapps.mobi"
13   },
14   "source": {
15     "git": "https://github.com/erezspatz/HotelUI",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "HotelUI/SDK/Extensions**/*",
23     "HotelUI/SDK/Reservation**/*",
24     "HotelUI/SDK/UpdateDetails**/*",
25     "HotelUI/SDK/ValidateDetails**/*",
26     "HotelUI/SDK/**/*"
27   ],
28   "resource_bundles": {
29     "HotelUI": [
30       "HotelUI/SDK/**/*.storyboard"
31     ]
32   },
33   "dependencies": {
34     "Alamofire": [
35       "~> 4.0"
36     ]
37   }