[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / f / AirBoxSDK / 0.0.5 / AirBoxSDK.podspec.json
blob41e9402ffab2ae55aafc7f5aa5ff0315e34371c4
2   "name": "AirBoxSDK",
3   "version": "0.0.5",
4   "summary": "This is used for demo purpose",
5   "homepage": "https://github.com/Heena-Thaper/AirboxFramework.git",
6   "license": "MIT",
7   "authors": {
8     "Heena Thaper": "missheena96@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Heena-Thaper/AirboxFramework.git",
12     "tag": "0.0.5"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "AirBoxSDK2/**/*.{h,m,\u0010swift}",
18   "swift_versions": "4",
19   "resources": "AirBoxSDK2/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
20   "resource_bundles": {
21     "AirBoxSDK": [
22       "AirBoxSDK/*.{lproj,storyboard,xcassets,gif}",
23       "AirBoxSDK/AirboxAssets/**/*.imageset",
24       "AirBoxSDK/.xib",
25       "AirBoxSDK/UIView/CollectionViewCells/**/*.xib",
26       "AirBoxSDK/UIView/CustomViews/**/*.xib",
27       "README.md"
28     ]
29   },
30   "preserve_paths": [
31     "README.md"
32   ],
33   "static_framework": true,
34   "frameworks": "UIKit",
35   "dependencies": {
36     "Alamofire": [
37       "~> 4.9.0"
38     ],
39     "MBProgressHUD": [
40       "~> 1.0.0"
41     ]
42   },
43   "swift_version": "4"