[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / 6 / ESPictureBrowser / 0.2 / ESPictureBrowser.podspec.json
blob43acc036ece772052fc4c5cd51ffd35ca1be0c24
2   "name": "ESPictureBrowser",
3   "version": "0.2",
4   "summary": "A very simple to use picture browser..",
5   "homepage": "https://github.com/EnjoySR/ESPictureBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "EnjoySR": "yinqiaoyin@gmail.com"
12   },
13   "social_media_url": "http://weibo.com/EnjoySR",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/EnjoySR/ESPictureBrowser.git",
19     "tag": "0.2"
20   },
21   "source_files": "ESPictureBrowserDemo/ESPictureBrowserDemo/ESPictureBrowser/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "PINRemoteImage": [
25       "~> 3.0.0-beta.3"
26     ]
27   }