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