[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 4 / UIImageDSP / 0.0.1 / UIImageDSP.podspec.json
blobcd71fdde8bbc176f0e914e1be0ab11f1ebb1a4a7
2   "name": "UIImageDSP",
3   "version": "0.0.1",
4   "summary": "iOS UIImage processing functions using the Accelerate framework for speed",
5   "homepage": "https://github.com/ssoper/uiimage-dsp",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gdawg": "support@mad-dog-software.com",
12     "Sean Soper": "sean.soper@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ssoper/uiimage-dsp.git",
20     "tag": "0.0.1"
21   },
22   "frameworks": "Accelerate",
23   "source_files": "UIImageDSP"