[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / a / 1 / 2 / JFGeneric / 0.0.2 / JFGeneric.podspec.json
blobb75bfb49db88919c698dfc066c97f6221f4f9710
2   "name": "JFGeneric",
3   "version": "0.0.2",
4   "summary": "A generic swift base package",
5   "homepage": "https://github.com/hxwxww/JFGeneric",
6   "license": "MIT",
7   "authors": {
8     "hxwxww": "hxwxww@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/hxwxww/JFGeneric.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Sources/**/*.swift",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "swift_version": "5.0"