[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 2 / 0 / TrySwiftyLib / 0.0.1 / TrySwiftyLib.podspec.json
blob7e2e287f0a1934b18751534ddaba43529d6aedb9
2   "name": "TrySwiftyLib",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/memogames/swifty-lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "memogames": "memo.games@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/memogames",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/memogames/swifty-lib.git",
21     "tag": "0.0.1"
22   },
23   "exclude_files": "Classes/Exclude",
24   "source_files": "SwiftyLib/**/*.{h,m,swift}",
25   "swift_version": "5.0"