[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 5 / ZYQPhotoBrowser-NoDependency / 1.0 / ZYQPhotoBrowser-NoDependency.podspec.json
blobaafc00050a4fc577d429ae3060757624896bae8e
2   "name": "ZYQPhotoBrowser-NoDependency",
3   "summary": "Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more.",
4   "version": "1.0",
5   "homepage": "https://github.com/heroims/ZYQPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "Eduardo Callado": "eduardo_tasker@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/heroims/ZYQPhotoBrowser.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "MessageUI",
23     "QuartzCore",
24     "SystemConfiguration",
25     "MobileCoreServices",
26     "Security"
27   ],
28   "source_files": "ZYQPhotoBrowser/*.{h,m}",
29   "resources": [
30     "ZYQPhotoBrowser/ZYQPhotoBrowser.bundle",
31     "ZYQPhotoBrowser/ZYQPBLocalizations.bundle"
32   ],
33   "xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "NODEPENDENCY=11111"
35   }