{ | |
"name": "testSubtitle", | |
"version": "0.0.3", | |
"summary": "preload project for Subtitle.", | |
"homepage": "https://github.com/SeunghoHong/testSubtitle", | |
"license": "MIT", | |
"authors": { | |
"Seungho Hong": "gegorguly@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"swift_version": "4.0", | |
"source": { | |
"git": "https://github.com/SeunghoHong/testSubtitle.git", | |
"tag": "0.0.3" | |
}, | |
"source_files": "testSubtitle/classes/**/*.swift", | |
"requires_arc": true | |
} |