blob: 1f4d3d2045dff72b14483c523ab4191d873bd2c6 [file] [log] [blame]
{
"name": "PraveenXiosFramework",
"version": "2.0",
"summary": "Testing PraveenXiosFramework for cocoapod installation.",
"description": "A much much longer description of PraveenXiosFramework.",
"homepage": "https://github.com/PraveenXios/PraveenXiosFramework",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "10.0"
},
"authors": {
"PraveenXios": "apraveen.xvalue@gmail.com"
},
"source": {
"git": "https://github.com/PraveenXios/PraveenXiosFramework.git",
"tag": "2.0"
},
"source_files": "PraveenXiosFramework/**/*.{h,swift}"
}