blob: 0b530e7346a0c39dab0e88a780c923e1104a2f9a [file] [log] [blame]
{
"name": "FeedbackKit",
"version": "0.1.0",
"summary": "This is useful tool to send feedback.",
"description": "This is tool to send feedback of developing app for iOS app. This is very useful to do doog fooding.",
"homepage": "https://github.com/nishimao/FeedbackKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mao Nishi": "nishi.nds@gmail.com"
},
"source": {
"git": "https://github.com/nishimao/FeedbackKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FeedbackKit/Classes/**/*.swift",
"resource_bundles": {
"FeedbackKit": [
"FeedbackKit/Classes/*.storyboard"
]
}
}