blob: 9f16eb48892bc6c2768e184a231f24a91a5d0015 [file] [log] [blame]
{
"name": "AndroidDialog",
"version": "1.0.1",
"summary": "Pythonic RegEx library.",
"homepage": "https://github.com/Meniny/AndroidDialog",
"social_media_url": "https://meniny.cn/",
"authors": {
"Elias Abel": "admin@meniny.cn"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/Meniny/AndroidDialog.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "AndroidDialog/**/*.{swift,h}",
"swift_version": "4.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"JustLayout": [
]
}
}