[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 0 / 5 / 2 / OpenAI / 0.1.0 / OpenAI.podspec.json
blob5599c550a439798b0d1e6e674bbc38c07ac28a01
2   "name": "OpenAI",
3   "version": "0.1.0",
4   "summary": "A library that makes it easy to use OpenAI",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JacksonJang/OpenAI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JacksonJang": "hyo961015@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/JacksonJang/OpenAI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "OpenAI/Classes/*.swift",
23   "swift_version": "5.0"