blob: 8d8021b4febf028c9f8daf15d2faedf94eb9c5a3 [file] [log] [blame]
{
"name": "INXTest",
"version": "0.1.0",
"summary": "Finally, dont worry about the indent, CocoaPods strips it!",
"swift_versions": "4.0",
"description": "Think: What does it do? Why did you write it? What is the focus?",
"homepage": "https://github.com/alexinx/inxtest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex s": "alexappadurai.s@ionixxtech.in"
},
"source": {
"git": "https://github.com/alexinx/inxtest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "INXTest/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}