blob: 1a0dab08769c3e759fb8f6fdca6907e06ce63449 [file] [log] [blame]
{
"name": "RSMyPod",
"version": "1.0.7",
"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.7"
},
"source_files": "RSMyPod/*.swift",
"requires_arc": true,
"vendored_frameworks": "MyFramework.framework"
}