[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / 1 / a / b / Watchface / 0.0.1 / Watchface.podspec.json
blob2dcb5d52921a6edf35665994d565f77f64d9318a
2   "name": "Watchface",
3   "version": "0.0.1",
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.15"
15   },
16   "source": {
17     "git": "https://github.com/banjun/WatchFaceDumper.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Watchface/**/*.swift",
21   "swift_versions": [
22     "5.0"
23   ],
24   "swift_version": "5.0"