[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 4 / 9 / 6 / ESPictureBrowser / 0.1 / ESPictureBrowser.podspec.json
blob52850ed060f2f1fbff0f37bd2216a548c51dbbef
2   "name": "ESPictureBrowser",
3   "version": "0.1",
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.1"
20   },
21   "source_files": "ESPictureBrowser/*.{swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "PINRemoteImage": [
25       "~> 3.0.0-beta.3"
26     ]
27   }