[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / e / TMPhotoBrowerView / 1.0 / TMPhotoBrowerView.podspec.json
blob1c92d7d9c7eccde43ccc7f5f7130e9d4a17cd121
2   "name": "TMPhotoBrowerView",
3   "version": "1.0",
4   "summary": "photo brower",
5   "description": "photo brower view",
6   "homepage": "https://github.com/tangshimi/TMPhotoBrowerView",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2016 tangshimi. All rights reserved.\n"
10   },
11   "authors": "tangshimi",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/tangshimi/TMPhotoBrowerView.git",
17     "tag": "1.0"
18   },
19   "source_files": "TMPhotoBrowerView/TMPhotoBrowerView/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.7.3"
24     ]
25   }