[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 5 / AGWindowView / 0.1.2 / AGWindowView.podspec.json
blob6255ea4c5f22e6c4ee4c8f90ebf8836e090524f9
2   "name": "AGWindowView",
3   "version": "0.1.2",
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.2"
13   },
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