[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 2 / 9 / OGImage / 0.0.2 / OGImage.podspec.json
bloba47e97721762d1732e9615792074250dead9b9f9
2   "name": "OGImage",
3   "version": "0.0.2",
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.2"
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