blob: eb6c05434baca0e4083b1ecc1d390009927a126a [file] [log] [blame]
{
"name": "InspeeroLibs",
"version": "0.2.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.2.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/*"
}
]
}