[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 3 / Perform / 2.0.0 / Perform.podspec.json
blobc7dca02f5101ec0af8c264606a85a369cc930728
2   "name": "Perform",
3   "version": "2.0.0",
4   "summary": "Easy dependency injection for storyboard segues.",
5   "homepage": "https://github.com/thoughtbot/Perform",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Adam Sharp",
11   "source": {
12     "git": "https://github.com/thoughtbot/Perform.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/Perform/**/*.swift",
19   "dependencies": {
20     "Aspects": [
21       "~> 1.4"
22     ]
23   },
24   "pushed_with_swift_version": "3.0"