[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 0.0.7 / SZKKit.podspec.json
bloba0e2efe95d03beec34e32ecaac1ce08dc7d2548f
2   "name": "SZKKit",
3   "version": "0.0.7",
4   "summary": "a common framework",
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.7"
17   },
18   "source_files": "Util/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }