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