blob: a8cc1add69c7dc986c457a64ece24fd01e3604ed [file] [log] [blame]
{
"name": "QMSwiftExt",
"version": "0.1.4",
"summary": "Find the easy extensions for all built in swift structs and class.",
"description": "TODO: This is a demo pod create and released for testing purpose. There is only a single class of String Extension in this pod.",
"homepage": "https://github.com/syedqamara/SwiftExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Syed Qamar Abbas": "syedqamar.a1@gmail.com"
},
"source": {
"git": "https://github.com/syedqamara/SwiftExt.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftExt/Classes/**/*",
"swift_version": "3.2"
}