[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 5 / a / 7 / HCCustomPopup / 1.0 / HCCustomPopup.podspec.json
blob88b337a0286152b76b1072a94e9b487f57c1f5ae
2   "name": "HCCustomPopup",
3   "version": "1.0",
4   "summary": "Custom popup view that allows you to place any custom view in it.",
5   "homepage": "https://github.com/laeroah/HCCustomPopup",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hao Wang": "https://github.com/laeroah"
12   },
13   "source": {
14     "git": "https://github.com/laeroah/HCCustomPopup.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "CustomPopup",
22     "*.{h,m}"
23   ],
24   "frameworks": "QuartzCore",
25   "requires_arc": true