blob: 5550bdd66a910148eeed7fefff379665c8bea703 [file] [log] [blame]
{
"name": "RSMyPod",
"version": "1.0.5",
"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.5"
},
"source_files": "RSMyPod/*.swift",
"requires_arc": true
}