[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / a / 9 / JJSwiftBaseProject / 0.1.2.41 / JJSwiftBaseProject.podspec.json
blob941fcc1b5b40157b484bb10050c1b27ae04dd36c
2   "name": "JJSwiftBaseProject",
3   "version": "0.1.2.41",
4   "summary": "A short description of JJSwiftBaseProject.",
5   "description": "TODO: Add long description of the pod here.",
6   "swift_version": "4.1",
7   "homepage": "https://github.com/snailjj/JJSwiftBaseProject",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "snailjj": "snail@snailjj.com"
14   },
15   "source": {
16     "git": "https://github.com/snailjj/JJSwiftBaseProject.git",
17     "tag": "0.1.2.41"
18   },
19   "social_media_url": "https://www.snailjj.com",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "subspecs": [
24     {
25       "name": "Base",
26       "source_files": [
27         "JJSwiftBaseProject/Base/Managers/*.swift",
28         "JJSwiftBaseProject/Base/CustomUI/*.swift",
29         "JJSwiftBaseProject/Base/Extension/*.swift",
30         "JJSwiftBaseProject/Base/Settings/*.swift"
31       ],
32       "dependencies": {
33         "Alamofire": [
35         ],
36         "XCGLogger": [
38         ],
39         "MJRefresh": [
41         ],
42         "KeychainSwift": [
44         ]
45       }
46     }
47   ]