[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / b / c / AndroidDialog / 1.0.1 / AndroidDialog.podspec.json
blob9f16eb48892bc6c2768e184a231f24a91a5d0015
2   "name": "AndroidDialog",
3   "version": "1.0.1",
4   "summary": "Pythonic RegEx library.",
5   "homepage": "https://github.com/Meniny/AndroidDialog",
6   "social_media_url": "https://meniny.cn/",
7   "authors": {
8     "Elias Abel": "admin@meniny.cn"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://github.com/Meniny/AndroidDialog.git",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "AndroidDialog/**/*.{swift,h}",
20   "swift_version": "4.1",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "dependencies": {
28     "JustLayout": [
30     ]
31   }