[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / f / Blueprints / 0.13.1 / Blueprints.podspec.json
blobb65d885145cdf8b07ff7c92200d1bf4489a2153c
2   "name": "Blueprints",
3   "summary": "A collection of flow layouts that is meant to make your life easier.",
4   "version": "0.13.1",
5   "homepage": "https://github.com/zenangst/Blueprints",
6   "license": "MIT",
7   "authors": {
8     "Christoffer Winterkvist": "christoffer@winterkvist.com"
9   },
10   "source": {
11     "git": "https://github.com/zenangst/Blueprints.git",
12     "tag": "0.13.1"
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"