blob: 63bca92d5a747471d5aa9f85f0d0d936182805ac [file] [log] [blame]
{
"name": "PacmanPageControl",
"version": "0.3.0",
"summary": "Let's play Pac-Man.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/atuooo/PacmanPageControl",
"authors": {
"oOatuo": "aaatuooo@gmail.com"
},
"social_media_url": "https://twitter.com/OoAtuo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/atuooo/PacmanPageControl.git",
"tag": "0.3.0"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true
}