[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / 0 / UIImage-Helpers / 0.0.3 / UIImage-Helpers.podspec.json
blob19fd83280eb6d993fa49a6a82bd2ef4d89bae418
2   "name": "UIImage-Helpers",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "UIImage category. Create a blurred images, take a screenshot, make a image with color...",
6   "homepage": "https://github.com/NZN/UIImage-Helpers",
7   "requires_arc": true,
8   "platforms": {
9     "ios": "5.0"
10   },
11   "authors": {
12     "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
13   },
14   "ios": {
15     "frameworks": [
16       "Accelerate",
17       "QuartzCore"
18     ]
19   },
20   "source_files": "UIImage-Helpers/*.{h,m}",
21   "source": {
22     "git": "https://github.com/NZN/UIImage-Helpers.git",
23     "tag": "0.0.3"
24   }