blob: 1aac344feae380135c7dba35eda1fcde4ce0695c [file] [log] [blame]
{
"name": "QMSwiftExt",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftExt/Classes/**/*",
"swift_version": "3.2"
}