[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / f / TMValidator / 1.0.1 / TMValidator.podspec.json
blob32cb2ed926e48cb348ac0af55af897034561d384
2   "name": "TMValidator",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": [
18     "TMValidator",
19     "TMValidator/*.{h,m}"
20   ],
21   "public_header_files": "TMValidator/*.h"