blob: a0101920734231354f5b7b0ebb9d8e400a323971 [file] [log] [blame]
{
"name": "AppUpdater",
"version": "1.0.2",
"summary": "AppUpdater in iOS!",
"description": "AppUpdater in iOS! Use AppUpdater!!",
"screenshots": [
],
"homepage": "https://github.com/younatics/AppUpdater",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"social_media_url": "https://twitter.com/younatics",
"source": {
"git": "https://github.com/younatics/AppUpdater.git",
"tag": "1.0.2"
},
"source_files": "AppUpdater/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"requires_arc": true
}