blob: ef142d0b2d84fb60ab4c4e11066ce943fd87ee41 [file] [log] [blame]
{
"name": "Postman",
"summary": "«You're nothing but a drifter who found a bag of mail.»",
"version": "0.1.0",
"homepage": "https://github.com/hyperoslo/Postman",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Postman.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"MessageUI"
]
}