[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 0 / Shine / 1.1 / Shine.podspec.json
blob13b63919bbd42ab3f56f8a5ef8e752ded8c94fa3
2   "name": "Shine",
3   "version": "1.1",
4   "summary": "The Shine iOS SDK, for integrating Shine into your iOS application.",
5   "homepage": "https://github.com/SoundwaveApp/Shine-iOS",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Clodagh ML": "clodagh@soundwave.com",
12     "Liam Russell": "liam@soundwave.com",
13     "Brian Boyle": "brian@soundwave.com"
14   },
15   "source": {
16     "git": "https://github.com/SoundwaveApp/Shine-iOS.git",
17     "tag": "1.1"
18   },
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "MobileCoreServices",
23     "Security",
24     "CoreData"
25   ],
26   "requires_arc": true,
27   "platforms": {
28     "ios": "7.1"
29   },
30   "preserve_paths": "Shine.framework",
31   "public_header_files": "Shine.framework/Versions/A/Headers/Shine.h",
32   "resources": "Shine.framework/Versions/A/Resources/ShineBundle.bundle",
33   "vendored_frameworks": "Shine.framework"