[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / 4 / LKCamera / 1.2.0 / LKCamera.podspec.json
blobe481a6f013a81ff8466f8cf24a950f6910e58054
2   "name": "LKCamera",
3   "version": "1.2.0",
4   "summary": "A short description of LKCamera.",
5   "description": "LKCamera for customer to take a professanly picture",
6   "homepage": "https://git.dev.tencent.com/lk2858850100/LKCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lk2858850100": "2858850100@qq.com"
13   },
14   "source": {
15     "git": "https://git.dev.tencent.com/lk2858850100/LKCamera.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LKCamera/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ],
30     "libextobjc": [
31       "~> 0.6"
32     ]
33   }