blob: 904c59d37d3fe0f53049e48f429546ed9488d662 [file] [log] [blame]
{
"name": "BBStringChecker",
"version": "1.9",
"summary": "Email and password validation",
"description": "String Catergory for password and email validation. Useful for signup and login.",
"homepage": "https://github.com/bryanboyko/BBStringChecker",
"license": {
"type": "Apache License, Version 2.0",
"text": " \t Licensed under the Apache License, Version 2.0 (the \"License\");\n \tyou may not use this file except in compliance with the License.\n \tYou may obtain a copy of the License at\n\n \thttp://www.apache.org/licenses/LICENSE-2.0\n\n \t Unless required by applicable law or agreed to in writing, software\n \tdistributed under the License is distributed on an \"AS IS\" BASIS,\n \tWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n \tSee the License for the specific language governing permissions and\n \tlimitations under the License.\n"
},
"authors": {
"bryanboyko": "bryan.boyko@gmail.com"
},
"source": {
"git": "https://github.com/bryanboyko/BBStringChecker.git",
"tag": "1.9"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BBStringChecker": [
"Pod/Assets/*.png"
]
}
}