[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 3 / 8 / Reveal-iOS-SDK / 1.0.0 / Reveal-iOS-SDK.podspec.json
blob8d3805fe3ea93c6ecdaefb4e4b17d0676550e3a8
2   "name": "Reveal-iOS-SDK",
3   "version": "1.0.0",
4   "summary": "The Reveal SDK for iOS.",
5   "homepage": "http://revealapp.com/",
6   "authors": "Itty Bitty Apps Pty Ltd",
7   "source": {
8     "http": "http://download.revealapp.com/Reveal-Framework-1.0.0.zip"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source_files": "Reveal-Framework-1.0.0/Reveal.framework/Versions/A/Headers/*.h",
14   "preserve_paths": "Reveal-Framework-1.0.0/Reveal.framework",
15   "license": {
16     "type": "Copyright",
17     "file": "Reveal-Framework-1.0.0/LICENSE.html"
18   },
19   "frameworks": [
20     "CoreGraphics",
21     "CFNetwork",
22     "QuartzCore",
23     "Reveal"
24   ],
25   "compiler_flags": "-ObjC",
26   "xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Reveal-iOS-SDK/Reveal-Framework-1.0.0\""
28   },
29   "requires_arc": false