[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 4 / f / e / ZLController / 0.0.3 / ZLController.podspec.json
blob7eedf893c1d6701650c4892bfa4e9f9ad1c3acb5
2   "name": "ZLController",
3   "version": "0.0.3",
4   "summary": "An DataHandle view on iOS",
5   "homepage": "https://github.com/MichaelZL/ZLController",
6   "license": {
7     "type": "MIT"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "authors": {
13     "MichaelZL": "821035751@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/MichaelZL/ZLController.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "ZLController/*.swift",
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "WebKit"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   },
30   "swift_version": "4.1"