[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / a / b / Watchface / 0.0.2 / Watchface.podspec.json
blob1396bf38869bd4e8da6499c4d43a075fb4ef7b94
2   "name": "Watchface",
3   "version": "0.0.2",
4   "summary": "Apple Watch watch face file (.watchface) decoder/encoder",
5   "description": "Apple Watch watch face file (.watchface) decoder / encoder with NSFileWrapper support",
6   "homepage": "https://github.com/banjun/WatchFaceDumper",
7   "license": "MIT",
8   "authors": {
9     "banjun": "banjun@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/banjun",
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/banjun/WatchFaceDumper.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Watchface/**/*.swift",
21   "swift_versions": [
22     "5.0"
23   ],
24   "swift_version": "5.0"