[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 8 / 5 / AGWindowView / 0.1.1 / AGWindowView.podspec.json
blob32c595c6bb447a0a08fa0d147e287711352f8841
2   "name": "AGWindowView",
3   "version": "0.1.1",
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   "source": {
10     "git": "https://github.com/hfossli/AGWindowView.git",
11     "tag": "0.1.1"
12   },
13   "license": "MIT",
14   "source_files": "Source/**/*.{h,m}",
15   "exclude_files": "Source/**/*Test.{h,m}",
16   "frameworks": [
17     "SystemConfiguration",
18     "IOKit",
19     "CoreGraphics",
20     "UIKit",
21     "QuartzCore"
22   ],
23   "platforms": {
24     "ios": null
25   },
26   "requires_arc": true