[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / c / AndroidDialog / 1.0.2 / AndroidDialog.podspec.json
blobcd02c77d93090e353bcfe36497f28810e253e650
2   "name": "AndroidDialog",
3   "version": "1.0.2",
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.2"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*.{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   }