[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 8 / 5 / AGWindowView / 0.1.3 / AGWindowView.podspec.json
blobfa4a8aa87c5257945906fbd2142c473eb7a231c0
2   "name": "AGWindowView",
3   "version": "0.1.3",
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.3"
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