blob: b4a4ea3aeda1b5c1dc29f7c5355b93c691b82708 [file] [log] [blame]
{
"name": "StringReverser",
"version": "0.1.2",
"summary": "A simple test to create and consume an own CocoaPod: StringReverser.",
"description": "Test to create, provide and consume an cocoapod. The pod provides an simple string reverser.",
"homepage": "https://github.com/authentic-network/stringreverser-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Torsten Stein": "torsten@authentic.network"
},
"source": {
"git": "https://github.com/authentic-network/stringreverser-pod.git",
"tag": "0.1.2"
},
"swift_version": "3.2",
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift"
}