blob: f19b7bbaa44e2c88efd87f5a86f4d1f679115b29 [file] [log] [blame]
{
"name": "TPGSwift",
"version": "1.0.0",
"summary": "A library to access the TPG opendata.",
"homepage": "https://github.com/yageek/TPGSwift",
"license": "MIT",
"authors": {
"Yannick Heinrich": "yannick.heinrich@gmail.com"
},
"social_media_url": "http://twitter.com/yageek",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/yageek/TPGSwift.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift"
}