[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / 9 / CCPhotoBrowser / 0.0.1 / CCPhotoBrowser.podspec.json
blob710a1ea390ee1632cb6aebfc54103ccd0abab55f
2   "name": "CCPhotoBrowser",
3   "version": "0.0.1",
4   "summary": "CCPhotoBrowser.",
5   "description": "发布pod到CocoaPods的演示例子,demo。",
6   "homepage": "https://github.com/cky113999742/CCPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "Cuikeyi": "cuidawangvip@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cky113999742/CCPhotoBrowser.git",
16     "tag": "0.0.1"
17   },
18   "header_dir": "CCPhotoBrowser",
19   "source_files": "KYPhotoBrowser/PhotoBrowser/**/*.{h,m}",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "YYWebImage": [
25     ]
26   }