[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 0.0.8 / SZKKit.podspec.json
blobc8be04318c9311706013e1fd4a647e3254aabf41
2   "name": "SZKKit",
3   "version": "0.0.8",
4   "summary": "Some Util.. Operator,UIChain(snapkit)",
5   "description": "include Operator\ninclude UIChain(SnapKit)",
6   "homepage": "https://github.com/steveszk/ZKKit.git",
7   "license": "MIT",
8   "authors": {
9     "盛子康": "1292999509@qq.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/steveszk/ZKKit.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "Util/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }