[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 1 / f / 5 / CGRectDivideNull / 0.0.1 / CGRectDivideNull.podspec.json
blob25b2815e3c1305d8e18f55b47e529f81c9797fff
2   "name": "CGRectDivideNull",
3   "version": "0.0.1",
4   "summary": "A more convenient CGRectDivide()",
5   "description": "Allow NULL parameters to CGRectDivide()",
6   "homepage": "https://github.com/itsthejb/CGRectDivideNull",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jonathan Crooke": "jon.crooke@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/itsthejb/CGRectDivideNull.git",
16     "tag": "v0.0.1"
17   },
18   "platforms": {
19     "ios": "2.0",
20     "osx": "10.4"
21   },
22   "source_files": "CGRectDivideNull/*.{h,m}",
23   "frameworks": "CoreGraphics",
24   "requires_arc": false