[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 9 / OGImage / 0.0.1 / OGImage.podspec.json
blob17f5341aa944789cf82202e0e1b1641a5c471ebe
2   "name": "OGImage",
3   "version": "0.0.1",
4   "summary": "OGImage provides a simple abstraction for loading images from the network, processing them, and caching them locally.",
5   "homepage": "http://github.com/origamilabs/OGImage",
6   "license": "MIT",
7   "authors": {
8     "Art Gillespie": "art@origami.com"
9   },
10   "source": {
11     "git": "https://github.com/origamilabs/OGImage.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "OGImage",
19     "OGImage/**/*.{h,m}"
20   ],
21   "frameworks": "Accelerate",
22   "requires_arc": true