[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / e / TSStringValidator / 1.0.0 / TSStringValidator.podspec.json
blob5cfdeadf5d8c0ebc61f6415a85e6d23743617f73
2   "name": "TSStringValidator",
3   "version": "1.0.0",
4   "summary": "Couple of classes which you can simply use to validate strings in the project.",
5   "homepage": "http://github.com/tomkowz/TSStringValidator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomasz Szulc": "szulctomasz@me.com"
12   },
13   "social_media_url": "http://twitter.com/tomkowz",
14   "source": {
15     "git": "https://github.com/tomkowz/TSStringValidator.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "Classes/*",
22   "requires_arc": true