[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 4 / f / d / Junction / 0.0.6 / Junction.podspec.json
blob5f163f483293e2a913b9e367d3a20c69fe63a7c4
2   "name": "Junction",
3   "version": "0.0.6",
4   "summary": "A framework that lets you change variables at runtime, not compiletime",
5   "description": "A framework that lets you change variables at runtime, not compiletime.",
6   "homepage": "https://github.com/bluelinelabs/Junction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "frameworks": "UIKit",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "authors": {
16     "Jimmy McDermott": "jimmy@bluelinelabs.com"
17   },
18   "source": {
19     "git": "https://github.com/bluelinelabs/Junction.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "Junction/Junction/*.swift",
23   "exclude_files": "Junction/Junction Example/*"