[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / e / 8 / 7 / PopUpAnimation / 0.0.2 / PopUpAnimation.podspec.json
blob98139b773dcd3274d73b01a9a116adf0131b9d65
2   "name": "PopUpAnimation",
3   "version": "0.0.2",
4   "summary": "A extendable pop-up window animation for iOS",
5   "description": "A extendable pop-up window animation for iOS\n1. pop-up windown animation\n2. easy to use\n3. extendable",
6   "homepage": "https://github.com/zhuozhibin/PopUpAnimation",
7   "license": "MIT",
8   "authors": {
9     "zhuozhibin": "zhuozhibin@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zhuozhibin/PopUpAnimation.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "PopUpAnimation/Core/*.{swift}",
17     "PopUpAnimation/Imp/Simple/*.{swift}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_version": "5.0"