[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / f / 5 / LYSwiftyStoreKit / 0.16.6 / LYSwiftyStoreKit.podspec.json
blobb04939f452889cf6c50e3c4cf8cf2500d0875314
2   "name": "LYSwiftyStoreKit",
3   "version": "0.16.6",
4   "summary": "Lightweight In App Purchases Swift framework for iOS, tvOS, watchOS, macOS and Mac Catalyst.",
5   "description": "原框架为SwiftyStoreKit,此库修复当框架/模块具有相同名称的类时,无法使用命名空间的问题。",
6   "license": "MIT",
7   "homepage": "https://github.com/soulbody/SwiftyStoreKit",
8   "authors": {
9     "soulbody": "521guanjingru@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/soulbody/SwiftyStoreKit.git",
18     "tag": "0.16.6"
19   },
20   "source_files": "Sources/LYSwiftyStoreKit/*.{swift}",
21   "requires_arc": true,
22   "swift_version": "5.0"