[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 6 / 7 / c / ShineUpdater / 1.2.1 / ShineUpdater.podspec.json
blobeaab433996debb61de2f7dd672df1fb40e734420
2   "name": "ShineUpdater",
3   "version": "1.2.1",
4   "summary": "An Enterprise app update framework for iOS",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Cory Imdieke": "cimdieke@eightythreecreative.com"
11   },
12   "homepage": "http://www.eightythreecreative.com",
13   "source": {
14     "git": "https://github.com/EightyThreeCreative/ShineUpdater.git",
15     "tag": "1.2.1"
16   },
17   "platforms": {
18     "ios": "9.3"
19   },
20   "swift_version": "4.1",
21   "source_files": "Shine/**/*.{swift}",
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "dependencies": {
29     "SWXMLHash": [
30       "~> 4.6.0"
31     ]
32   }