blob: 29a2ee6e54dccdd2d4c0b0dba51ec8e8bc217a48 [file] [log] [blame]
{
"name": "EasterEggAwakens",
"version": "0.1",
"summary": "Simple easter egg, for all fans of galaxy far, far away",
"homepage": "https://github.com/MaciejGad/EasterEggAwakens",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maciej Gad": "https://github.com/MaciejGad"
},
"social_media_url": "https://twitter.com/maciej_gad",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MaciejGad/EasterEggAwakens.git",
"tag": "v0.1"
},
"source_files": "Classes/*.{h,m}",
"resources": "Supports/*",
"requires_arc": true,
"dependencies": {
"AIMNotificationObserver": [
"~> 0.3"
]
}
}