[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / f / 5 / LYSwiftyStoreKit / 0.16.5 / LYSwiftyStoreKit.podspec.json
blob401024f13785fd1eb7a4c8ec43518c717934f3f7
2   "name": "LYSwiftyStoreKit",
3   "version": "0.16.5",
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     "Andrea Bizzotto": "bizz84@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.5"
19   },
20   "source_files": "Sources/LYSwiftyStoreKit/*.{swift}",
21   "screenshots": [
22     "https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.jpg"
23   ],
24   "requires_arc": true,
25   "swift_version": "5.0"