2 "name": "SwiftPlusPlus",
4 "summary": "The ++ and -- operators, back to Swift",
5 "description": "The pre and post increment/decrement, removed from Swift 3",
6 "homepage": "https://github.com/jeden/swiftplusplus",
10 "authors": "Antonio Bello",
19 "git": "https://github.com/jeden/swiftplusplus.git",
22 "source_files": "sources/**/*.swift",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.0"
26 "pushed_with_swift_version": "3.0"