[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 5 / CGRectDivideNull / 0.0.2 / CGRectDivideNull.podspec.json
blobfbc57eeb9217887bcd589d4395b24c6fec69bff3
2   "name": "CGRectDivideNull",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "2.0",
20     "osx": "10.4"
21   },
22   "source_files": "CGRectDivideNull/*.{h,c}",
23   "frameworks": "CoreGraphics",
24   "requires_arc": false