blob: d8be9b2ff807e4c960b334a263fcc7818fe76995 [file] [log] [blame]
{
"name": "Strong_Strings",
"version": "0.1.0",
"summary": "Powerfull framework, which helps you to work with strings. 100% test coverage",
"homepage": "https://github.com/hadevs/Strong-Strings",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hadevs": "hhadevs@gmail.com"
},
"source": {
"git": "https://github.com/hadevs/Strong-Strings.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Strong_Strings/Classes/**/*",
"frameworks": "UIKit"
}