[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / c / d / LJTool / 1.0.3 / LJTool.podspec.json
blob6e8a6a5031c1a710e4625e10003337bd1b457a7f
2   "name": "LJTool",
3   "version": "1.0.3",
4   "summary": "Common tools library",
5   "description": "LJTool, Help you more convenient and quick development",
6   "homepage": "http://www.ljcoder.com/2017/07/10/LJTool/",
7   "license": "MIT",
8   "authors": {
9     "ljcoder": "ljcoder@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "3"
16   },
17   "source": {
18     "git": "https://github.com/ljcoder2015/LJTool.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "LJTool",
23     "LJTool/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "LJTool/Exclude",
26   "pushed_with_swift_version": "3.0"