blob: c40a63ad8c53c016bc77daa4421697c7d901408f [file] [log] [blame]
{
"name": "RSMyPod",
"version": "1.0.4",
"summary": "This is my POD",
"description": "This is test pod",
"homepage": "https://github.com/ruslanshevcov/MyPod.git",
"license": "MIT",
"authors": {
"ruslanshevtsov": "the_storyteller_@mail.ru"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ruslanshevcov/MyPod.git",
"tag": "1.0.4"
},
"source_files": "RSMyPod/*.swift",
"requires_arc": true
}