[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / 5 / AGWindowView / 0.1.8 / AGWindowView.podspec.json
blobfc5ab0e1a515f7408e772689861fe02d4a39228b
2   "name": "AGWindowView",
3   "version": "0.1.8",
4   "summary": "AGWindowView is a UIView which can be added directly to UIWindow. It handles rotation and frame changes of statusbar for you.",
5   "homepage": "https://github.com/hfossli/AGWindowView",
6   "authors": {
7     "HÃ¥vard Fossli": "hfossli@agens.no"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/hfossli/AGWindowView.git",
12     "tag": "0.1.8"
13   },
14   "source_files": "Source/**/*.{h,m}",
15   "exclude_files": "Source/**/*Test.{h,m}",
16   "frameworks": [
17     "Foundation",
18     "CoreGraphics",
19     "UIKit"
20   ],
21   "platforms": {
22     "ios": null
23   },
24   "requires_arc": true