blob: ce9162e5f673d545aa0a0f94c5922748c8491595 [file] [log] [blame]
{
"name": "StringTransformKit",
"version": "0.1.1",
"source": {
"git": "https://github.com/hoppenichu/StringTransformKit.git",
"tag": "0.1.1"
},
"summary": "String Transformation Extensions",
"homepage": "https://github.com/hoppenichu/StringTransformKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takeru Chuganji": "takeru@hoppenichu.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "StringTransformKit/*.swift"
}