{ | |
"name": "StringValidator", | |
"version": "0.5.0", | |
"summary": "String validator", | |
"homepage": "https://github.com/moromi/StringValidator", | |
"license": "MIT", | |
"authors": { | |
"Takahiro Ooishi": "taka0125@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/moromi/StringValidator.git", | |
"tag": "0.5.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "4.0" | |
}, | |
"source_files": "Sources/**/*.swift" | |
} |