[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / b / SJAlertViewController / 0.0.2 / SJAlertViewController.podspec.json
blob6da5fdde3b7af2da7b820939dd058fd391b026ad
2   "name": "SJAlertViewController",
3   "version": "0.0.2",
4   "summary": "custom Alert.",
5   "description": "自定义弹出控制器,可以自定义任意大小,任意类型动画,的弹出控制器。",
6   "homepage": "https://github.com/Jae-sun/SJAlertViewController",
7   "license": "LICENSE",
8   "authors": {
9     "Jaesun": "1016097566@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Jae-sun/SJAlertViewController.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Source/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true