blob: 1a6275de7e8565de5fac7d3966efdd29ea704ce2 [file] [log] [blame]
{
"name": "RestApiManager",
"version": "0.1.6",
"summary": "RestApiManager",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"description": "RestApiManager description",
"homepage": "https://github.com/Panevnyk",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"panevnyk": "sieter3008@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Panevnyk/RestApiManager.git",
"tag": "0.1.6"
},
"source_files": "RestApiManager/**/*.{swift}",
"resources": "RestApiManager/**/*.{xib}",
"frameworks": "UIKit",
"requires_arc": true
}