blob: d066845c306ff1d7780f43ebf4070ca9f702bad6 [file] [log] [blame]
{
"name": "pixlee_api",
"version": "1.74.25",
"summary": "An API Wrapper for Pixlee API",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pixlee/ios-sdk-carthage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pixlee-accounts": "rachidi29@gmail.com"
},
"source": {
"git": "https://github.com/pixlee/ios-sdk-carthage.git",
"tag": "1.74.25"
},
"platforms": {
"ios": "13.1"
},
"source_files": "cocoapods/pixlee_api/pixlee_api/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2"
]
}
}