[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 6 / OBExtensions / 0.1.1 / OBExtensions.podspec.json
blobe646e837bea35e1f7c04afdd8f9f346d41f55fc2
2   "name": "OBExtensions",
3   "version": "0.1.1",
4   "summary": "Library for more convenient optional binding.",
5   "homepage": "https://github.com/JiHoonAHN/OBExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JiHoonAHN": "ahnjh1028@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/JiHoonAHN/OBExtensions.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "Sources/OBExtensions/*.swift",
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.9",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "swift_version": "5.0"