[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / a / 4 / BoxData / 0.0.2.2 / BoxData.podspec.json
blobf5985f3882b75790a96bc2432cb3873a2475711c
2   "name": "BoxData",
3   "version": "0.0.2.2",
4   "summary": "A light weight Codable Data format library.",
5   "homepage": "https://github.com/ObuchiYuki/BoxData",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ObuchiYuki": "yukibochi1@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ObuchiYuki/BoxData.git",
15     "tag": "0.0.2.2"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12"
20   },
21   "source_files": "BoxData/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"