[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 6 / HZWaitView / 1.0.0 / HZWaitView.podspec.json
blob531d3c0f305dce2869e6f23908a356307227d410
2   "name": "HZWaitView",
3   "version": "1.0.0",
4   "summary": "Wait view when waiting",
5   "description": "This just a wait view when waiting",
6   "homepage": "https://github.com/PamelaChen1/HZWaitView",
7   "license": "MIT",
8   "authors": {
9     "yc": "805507174@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/PamelaChen1/HZWaitView.git",
16     "tag": "v1.0.0"
17   },
18   "source_files": "HZWaitView/**/*.{h,m}",
19   "resources": "HZWaitView/**/*.png",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true