[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / b / 8 / ZTCameraKit / 0.1.0 / ZTCameraKit.podspec.json
blob088d7ae06b0e59c68fc325c2f11c56aebc0cc9f8
2   "name": "ZTCameraKit",
3   "version": "0.1.0",
4   "summary": "自定义相机相册",
5   "description": "加一个长的描述~自定义相机相册.",
6   "homepage": "https://github.com/zttina/ZTCameraKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zttina": "351199191@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zttina/ZTCameraKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZTCameraKit/Classes/**/*",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "~> 2.5"
25     ]
26   }