[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / d / GDIImageOperation / 0.1.1 / GDIImageOperation.podspec.json
blob926bc90d3e9afae899aa4a6b1107d41e41485439
2   "name": "GDIImageOperation",
3   "version": "0.1.1",
4   "summary": "GDIImageOperation is an NSOperation subclass that simplifies image loading.",
5   "description": "                       GDIImageOperation is an NSOperation subclass that simplifies image loading.\n                       More information coming soonish.\n",
6   "homepage": "https://github.com/gdavis/GDIImageOperation",
7   "license": "MIT",
8   "authors": {
9     "Grant Davis": "grant.davis@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gdavis/GDIImageOperation.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/ghunterdavis",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"