blob: af4a2d7d3470bdd96875d0357528448ffaeecf78 [file] [log] [blame]
{
"name": "LGTestFrameWork",
"version": "1.1.0",
"license": "Apache License 2.0",
"summary": "Elegant framework in Swift",
"homepage": "https://github.com/sandhil/testFrameWork",
"social_media_url": "http://twitter.com/sandhil",
"authors": {
"sandhil": "info@sandhil.org"
},
"source": {
"git": "https://github.com/sandhil/testFrameWork.git",
"tag": "1.1.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "testFrameWork/Source/*.swift"
}