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