blob: 37179a3075471f60ee1e06bcd6649e6bb787353c [file] [log] [blame]
{
"name": "Aphrodite",
"version": "1.2.0",
"summary": "Aphrodite . It is a regular expression used on iOS, which implement by Swift",
"description": "Aphrodite . It is a regular expression used on iOS, which implement by Swift.\nI hope that every person who uses it can harvest love. It provides you a chance to use a pure-Swift alternative in your next app.",
"homepage": "https://github.com/AnneBlair/Aphrodite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YinYu": "sirbliar@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AnneBlair/Aphrodite.git",
"tag": "1.2.0"
},
"source_files": "Aphrodite/*.{h,swift}",
"public_header_files": "Aphrodite/Aphrodite.h",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}