[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 5 / DYFStore / 2.2.0 / DYFStore.podspec.json
blob4d133dcebb02bce039bf29f2f37f768e009f9169
2   "name": "DYFStore",
3   "version": "2.2.0",
4   "summary": "[Swift] A lightweight and easy-to-use iOS library for In-App Purchases.",
5   "description": "TODU: [Swift] A lightweight and easy-to-use iOS library for In-App Purchases. DYFStore uses blocks and notifications to wrap StoreKit, provides receipt verification and transaction persistence.",
6   "homepage": "https://github.com/itenfay/DYFStore",
7   "source": {
8     "git": "https://github.com/itenfay/DYFStore.git",
9     "tag": "2.2.0"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Tenfay": "itenfay@163.com"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "Classes/*.swift",
24   "frameworks": "StoreKit",
25   "dependencies": {
26     "DYFSwiftRuntimeProvider": [
28     ]
29   },
30   "swift_version": "5.0"