blob: a48f598fc07c06d8fcb40ce19db1151cb3719cb6 [file] [log] [blame]
{
"name": "StringTransformKit",
"version": "0.1.3",
"source": {
"git": "https://github.com/hoppenichu/StringTransformKit.git",
"tag": "0.1.3"
},
"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"
}