[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 6 / 8 / Conductor / 0.99 / Conductor.podspec.json
blob344ca128f6a9e24fa5591e8f80cca57a01a2dc86
2   "name": "Conductor",
3   "version": "0.99",
4   "summary": "A framework for displaying an 'on-boarding' UI",
5   "homepage": "https://github.com/exsortis/Conductor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paul Schifferer": "paul@schifferers.net"
12   },
13   "source": {
14     "git": "https://github.com/exsortis/Conductor.git",
15     "tag": "0.99"
16   },
17   "source_files": "Conductor/*.swift",
18   "frameworks": "UIKit",
19   "pod_target_xcconfig": {
20     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
21   },
22   "platforms": {
23     "ios": "9.3"
24   },
25   "requires_arc": true