blob: cbc4ceacb8fd741b10dcee1f4238fff9864defca [file] [log] [blame]
{
"name": "AAMFeedback",
"version": "0.6.0",
"summary": "iOS user feedback component for universal use.",
"homepage": "https://github.com/PlusR/AAMFeedback",
"authors": {
"fladdict": "fukatsu@gmail.com",
"azu": "azuciao@gmail.com",
"PlusR": "sp@plusr.co.jp"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/PlusR/AAMFeedback.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAMFeedback/AAMFeedback/*.{h,m}",
"resource_bundles": {
"AAMFeedback": [
"AAMFeedback/AAMFeedback/*.lproj"
]
},
"frameworks": "MessageUI",
"dependencies": {
"UIDeviceIdentifier": [
]
},
"requires_arc": true
}