[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / c / b / IDMPhotoBrowser_HBT / 2.0.0 / IDMPhotoBrowser_HBT.podspec.json
blob2a4b3533b1d71b5ce6addbdc5676bc5a349d5d38
2   "name": "IDMPhotoBrowser_HBT",
3   "summary": "Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more. add tap close base 1.8.4",
4   "version": "2.0.0",
5   "homepage": "https://github.com/huang5556019/IDMPhotoBrowser.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "xthuang": "xthuang5556019@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/huang5556019/IDMPhotoBrowser.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "resources": [
22     "Classes/IDMPhotoBrowser.bundle",
23     "Classes/IDMPBLocalizations.bundle"
24   ],
25   "frameworks": [
26     "MessageUI",
27     "QuartzCore",
28     "SystemConfiguration",
29     "MobileCoreServices",
30     "Security"
31   ],
32   "requires_arc": true,
33   "dependencies": {
34     "SDWebImage": [
36     ],
37     "DACircularProgress": [
39     ],
40     "pop": [
42     ]
43   }