[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 6 / CGSizeAspectRatioTool / 1.0 / CGSizeAspectRatioTool.podspec.json
bloba4698a4004271b7534f748da2f7a90de24692433
2   "name": "CGSizeAspectRatioTool",
3   "version": "1.0",
4   "summary": "CGSize aspect ratio tool.",
5   "homepage": "https://github.com/sdkdimon/CGSizeAspectRatioTool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmitry Lizin": "sdkdimon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sdkdimon/CGSizeAspectRatioTool.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "module_name": "CGSizeAspectRatioTool",
22   "source_files": "CGSizeAspectRatioTool/*.{h,c}"