[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / d / FSPhotoBrowser / 0.1.8 / FSPhotoBrowser.podspec.json
blob3c32dfc3c599c0219632278dbfc06b4e31f3e432
2   "name": "FSPhotoBrowser",
3   "version": "0.1.8",
4   "summary": "Facebook style photo browser",
5   "description": "Facebook Style Photo Browser",
6   "homepage": "https://github.com/DevDivinity/FSPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "DevDivinity": "DevDivinity"
10   },
11   "source": {
12     "git": "https://github.com/DevDivinity/FSPhotoBrowser.git",
13     "tag": "0.1.8"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": "Pod/Assets/IDMPhotoBrowser.bundle",
21   "resource_bundles": {
22     "FSPhotoBrowser": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": [
27     "MessageUI",
28     "QuartzCore",
29     "SystemConfiguration",
30     "MobileCoreServices",
31     "Security"
32   ],
33   "dependencies": {
34     "AFNetworking": [
36     ],
37     "DACircularProgress": [
39     ],
40     "pop": [
42     ],
43     "TTTAttributedLabel": [
45     ]
46   }