[Add] flappyim 3.12.8
[CocoaPods.git] / Specs / b / 9 / 4 / ResolutionChecker / 0.1.0 / ResolutionChecker.podspec.json
blobab28e87c0db92095c313b0a5b8c69adaec021749
2   "name": "ResolutionChecker",
3   "version": "0.1.0",
4   "summary": "A simple Resolution Checker for iOS.",
5   "description": "Resolution Checker for iOS",
6   "homepage": "https://github.com/jack3010/ResolutionChecker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TA-CUONG NGUYE": "cuongnt3010@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/jack3010/ResolutionChecker.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Source",
22   "frameworks": "UIKit",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "requires_arc": true,
27   "pushed_with_swift_version": "4.0"