[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / c / SlidingPhoto / 1.2.0 / SlidingPhoto.podspec.json
blob87b17d338fc8ed3905f96d7bb97c60dd915bfb08
2   "name": "SlidingPhoto",
3   "version": "1.2.0",
4   "summary": "SlidingPhoto is a light weight photo browser, like the wechat, weibo image viewer.",
5   "homepage": "https://github.com/cuzv/SlidingPhoto.git",
6   "license": "MIT",
7   "authors": {
8     "Shaw": "cuzval@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/cuzv/SlidingPhoto.git",
16     "tag": "1.2.0"
17   },
18   "source_files": "Sources/*.{h,swift}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]