[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 5 / c / 2 / JKCommonSwift / 0.1.3 / JKCommonSwift.podspec.json
blobd87cfde0089989668afa039eb0566c8e4fe3d040
2   "name": "JKCommonSwift",
3   "version": "0.1.3",
4   "summary": "fundamental codebase",
5   "description": "fundamental codebase like categories, utilities",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Meracle": "wangzhicheng@people.cn"
13   },
14   "source": {
15     "git": "http://10.3.37.65/wangzhicheng/JKCommonSwift.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*.*",
22   "public_header_files": "Source/**/*.h",
23   "dependencies": {
24     "CryptoSwift": [
26     ]
27   }