[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 2 / AGEVideoLayout / 1.0.3 / AGEVideoLayout.podspec.json
blobda13ad997af76124f91fb6ea84617bb7eb18406e
2   "name": "AGEVideoLayout",
3   "version": "1.0.3",
4   "summary": "A Great Evolution VideoLayout.",
5   "description": "You can use AGEVideoLayout to achieve the video views layout you want.",
6   "homepage": "https://github.com/CavanSu/AGEVideoLayout",
7   "license": "MIT",
8   "authors": {
9     "CavanSu": "403029552@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/CavanSu/AGEVideoLayout.git",
17     "tag": "1.0.3"
18   },
19   "source_files": "sources/*.{h,m,swift}",
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "osx": {
24     "frameworks": "Cocoa"
25   },
26   "module_name": "AGEVideoLayout",
27   "swift_versions": "4.0",
28   "swift_version": "4.0"