blob: f73ea71210e5ce25c4f4f758cbc0a24efd6e7d65 [file] [log] [blame]
{
"name": "pixlee_api",
"version": "1.74.32",
"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.32"
},
"platforms": {
"ios": "8.0"
},
"source_files": "pixlee_sdk/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2"
]
}
}