[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 8 / ZTCameraKit / 0.1.1 / ZTCameraKit.podspec.json
blobf26be51dc9e7938aa3fc8a3283d5f7a75f4ead84
2   "name": "ZTCameraKit",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZTCameraKit/Classes/**/*",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "~> 2.5"
25     ]
26   },
27   "resource_bundles": {
28     "ZTCameraKit": [
29       "ZTCameraKit/Assets/*.png"
30     ]
31   }