blob: 5cfdeadf5d8c0ebc61f6415a85e6d23743617f73 [file] [log] [blame]
{
"name": "TSStringValidator",
"version": "1.0.0",
"summary": "Couple of classes which you can simply use to validate strings in the project.",
"homepage": "http://github.com/tomkowz/TSStringValidator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomasz Szulc": "szulctomasz@me.com"
},
"social_media_url": "http://twitter.com/tomkowz",
"source": {
"git": "https://github.com/tomkowz/TSStringValidator.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/*",
"requires_arc": true
}