[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / e / f / Family / 1.0.6 / Family.podspec.json
blobd3a9dc706a2c99f588cfb001911183b090048eaf
2   "name": "Family",
3   "summary": "A child view controller framework that makes setting up your parent controllers as easy as pie.",
4   "version": "1.0.6",
5   "homepage": "https://github.com/zenangst/Family",
6   "license": "MIT",
7   "authors": {
8     "Christoffer Winterkvist": "christoffer@winterkvist.com"
9   },
10   "source": {
11     "git": "https://github.com/zenangst/Family.git",
12     "tag": "1.0.6"
13   },
14   "social_media_url": "https://twitter.com/zenangst",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.11",
19     "tvos": "9.2"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/{iOS+tvOS,Shared}/**/*"
24   },
25   "tvos": {
26     "source_files": "Sources/{iOS+tvOS,Shared}/**/*"
27   },
28   "osx": {
29     "source_files": "Sources/{macOS,Shared}/**/*"
30   },
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "5.0"
33   },
34   "swift_version": "5.0"