[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 6 / 4 / d / CodeImage / 0.0.1 / CodeImage.podspec.json
blobd9a099d0caf3697372dbc02054f734e180a996a1
2   "name": "CodeImage",
3   "version": "0.0.1",
4   "summary": "An iOS activity indicator view.",
5   "description": "The HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD \nwith some additional features.",
6   "homepage": "http://www.cocoachina.com/ios/20161027/17869.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiezefeng": "815040727@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiezefeng/CodeImage.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "1.0",
20     "tvos": "9.0"
21   },
22   "source_files": "CodeImage/*",
23   "frameworks": [
24     "CoreGraphics",
25     "QuartzCore"
26   ],
27   "requires_arc": true