blob: 51fe250a7ce3cb0846caa531c6e24016fee0f781 [file] [log] [blame]
{
"name": "PacmanPageControl",
"version": "0.2.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.2.0"
},
"source_files": "Sources/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}