blob: e8db745e600edaaab4772f62c07ae6705aa41b5c [file] [log] [blame]
{
"name": "ImageManager",
"version": "1.0.0",
"summary": "ImageManager",
"description": "Image Manager is a Swift based iOS module that provides basic image manipulation features.",
"homepage": "https://github.com/3pillarlabs/ios-image-manager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "3Pillar Global",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/3pillarlabs/ios-image-manager.git",
"tag": "1.0.0"
},
"source_files": [
"ImageManager",
"ImageManager/**/*.{h,m}"
]
}