[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / d / JKImageBrowser / 1.1.0 / JKImageBrowser.podspec.json
blob73e80a73d1b2909cdb728ec6b4b6b211e1e934e3
2   "name": "JKImageBrowser",
3   "version": "1.1.0",
4   "summary": "图片浏览控件",
5   "homepage": "https://github.com/XiFengLang/JKPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "XiFengLang": "lang131jp@vip.qq.com"
9   },
10   "source": {
11     "git": "https://github.com/XiFengLang/JKPhotoBrowser.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "source_files": "src/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
23     ],
24     "Masonry": [
26     ]
27   }