[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 4 / c / UIImageBlend / 0.1.1 / UIImageBlend.podspec.json
blobf630b5e4fd058e96e885288e5919b15c00b71e26
2   "name": "UIImageBlend",
3   "version": "0.1.1",
4   "summary": "Blend UIImages",
5   "homepage": "https://github.com/quannguyen90/UIImageBlend",
6   "license": "MIT",
7   "authors": {
8     "Quan Nguyen Van": "quannv.tm@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/quannguyen90/UIImageBlend.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/UIImageBlend/*.{h,m}",
19   "resource_bundles": {
20     "UIImageBlend": [
21       "Pod/Assets/*.png"
22     ]
23   }