[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 9 / 8 / 3 / InstructionsAppExtensions / 1.0.0-beta.1 / InstructionsAppExtensions.podspec.json
bloba125d43fa0e417b7292f3b0320dd94dc6d68525f
2   "name": "InstructionsAppExtensions",
3   "cocoapods_version": ">= 0.39",
4   "version": "1.0.0-beta.1",
5   "summary": "[App Extensions Version] Create walkthroughs and guided tours (with coach marks) in a simple way, using Swift.",
6   "homepage": "https://github.com/ephread/Instructions",
7   "license": "MIT",
8   "authors": {
9     "Frédéric Maquin": "fred@ephread.com"
10   },
11   "source": {
12     "git": "https://github.com/ephread/Instructions.git",
13     "tag": "1.0.0-beta.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Instructions",
21     "Sources/**/*.swift"
22   ],
23   "resources": [
24     "Sources/**/*.xcassets"
25   ],
26   "pod_target_xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-DINSTRUCTIONS_APP_EXTENSIONS"
28   },
29   "pushed_with_swift_version": "3.0"