[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 8 / 5 / WWZSwift / 1.1.0 / WWZSwift.podspec.json
blobba3bb6d22e72e3a9734e42d2acb208bd74a27d3a
2   "name": "WWZSwift",
3   "version": "1.1.0",
4   "summary": "A short description of WWZSwift.",
5   "homepage": "https://github.com/ccwuzhou/WWZSwift",
6   "license": "MIT",
7   "authors": {
8     "wwz": "wwz@zgkjd.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/ccwuzhou/WWZSwift.git",
15     "tag": "1.1.0"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "pushed_with_swift_version": "3.0",
20   "subspecs": [
21     {
22       "name": "WWZSwift",
23       "source_files": "WWZSwift/*.swift",
24       "dependencies": {
25         "CocoaAsyncSocket": [
27         ],
28         "AFNetworking": [
30         ],
31         "WWZSwift/Swift+WWZ": [
33         ]
34       }
35     },
36     {
37       "name": "Swift+WWZ",
38       "source_files": "Swift+WWZ/*.swift"
39     }
40   ]