[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 8 / 1 / TwoWayMirror / 1.0.0 / TwoWayMirror.podspec.json
blob99debb58f7a7a9cf97518fb138878c90e6dfb9e2
2   "name": "TwoWayMirror",
3   "version": "1.0.0",
4   "summary": "Bi-directional reflection for Swift",
5   "homepage": "https://github.com/johnno1962/TwoWayMirror",
6   "social_media_url": "https://twitter.com/Injection4Xcode",
7   "documentation_url": "https://github.com/johnno1962/TwoWayMirror/blob/master/README.md",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "johnno1962": "mirror@johnholdsworth.com"
13   },
14   "platforms": {
15     "osx": "10.11"
16   },
17   "source": {
18     "git": "https://github.com/johnno1962/TwoWayMirror.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "TwoWayMirror.playground/Sources/*.swift",
22   "pushed_with_swift_version": "3.0"