blob: 24a3834adadd8f48a2a22655eb7c2c56bd6e7832 [file] [log] [blame]
{
"name": "LittleSpock",
"platforms": {
"ios": "12.0"
},
"summary": "A simple pod for demonstration purposes.",
"requires_arc": true,
"version": "0.1.1",
"license": "MIT",
"authors": {
"Spock Hsueh": "Spock.hsu@gmail.com"
},
"homepage": "https://github.com/SpockHsueh/LittleSpock.git",
"source": {
"git": "https://github.com/SpockHsueh/LittleSpock.git",
"tag": "0.1.1"
},
"source_files": "LittleSpock/**/*.{h,m,swift}",
"swift_version": "4.2"
}