blob: 7ed8059865ce9e023f367211dea52fb8082f3676 [file] [log] [blame]
{
"name": "UIImageBlend",
"version": "0.1.0",
"summary": "Blend UIImages",
"homepage": "https://github.com/quannguyen90/UIImageBlend",
"license": "MIT",
"authors": {
"Quan Nguyen Van": "quannv.tm@gmail.com"
},
"source": {
"git": "https://github.com/quannguyen90/UIImageBlend.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/UIImageBlend/*.{h,m}",
"resource_bundles": {
"UIImageBlend": [
"Pod/Assets/*.png"
]
}
}