blob: fe8580fb6c4849e388f9133c8d91c8069249455b [file] [log] [blame]
{
"name": "InspeeroLibs",
"version": "0.1.0",
"authors": "Inspeero Technologies.",
"summary": "A collection of stand-alone production-ready libraries focused on reusbility details.",
"homepage": "https://git2.inspeero.com/bsarwar/InspeeroLibraries",
"license": "MIT",
"source": {
"git": "https://git2.inspeero.com/bsarwar/InspeeroLibraries.git",
"tag": "0.1.0",
"branch": "develop"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "4.2",
"subspecs": [
{
"name": "InAppPurchase",
"platforms": {
"ios": "10.0"
},
"source_files": "Components/InAppPurchase/Source/*"
}
]
}