[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / f / TMValidator / 1.0.6 / TMValidator.podspec.json
blob595b3a94d6ee9cb0de12742950b69f88712d16e0
2   "name": "TMValidator",
3   "version": "1.0.6",
4   "summary": "Validation of NSString written by Objective-C for iOS.",
5   "homepage": "https://github.com/fromkk/TMValidator",
6   "license": "MIT",
7   "authors": {
8     "Kazuya Ueoka": "k.ueoka@timers-inc.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/fromkk/TMValidator.git",
15     "tag": "1.0.6"
16   },
17   "source_files": [
18     "Sources",
19     "Sources/*.{h,m}"
20   ],
21   "public_header_files": "Sources/*.h",
22   "resources": "Sources/**/*.strings"