blob: 854936c1ed0e3e4d02ab3237568dca1f546fd369 [file] [log] [blame]
{
"name": "ImageAdjusts",
"version": "0.1.8",
"summary": "A short description of ImageAdjusts.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Dhvl-Golakiya/ImageAdjusts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dhvl-Golakiya": "dhvl.golakiya@gmail.com"
},
"source": {
"git": "https://github.com/Dhvl-Golakiya/ImageAdjusts.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ImageAdjusts/Classes/**/*",
"resource_bundles": {
"ImageAdjusts": [
"ImageAdjusts/Assets/*.png"
]
}
}