blob: 67fb4b662aca51772841772d8c9c0629fb084ea5 [file] [log] [blame]
{
"name": "CTFeedbackSwift",
"version": "0.1.7",
"summary": "Feedback composer for iOS",
"homepage": "https://github.com/rizumita/CTFeedbackSwift",
"screenshots": "https://github.com/rizumita/CTFeedbackSwift/raw/master/CTFeedbackSwift.png",
"license": "MIT",
"authors": {
"Ryoichi Izumita": "r.izumita@caph.jp"
},
"social_media_url": "http://twitter.com/rizumita",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rizumita/CTFeedbackSwift.git",
"tag": "v0.1.7"
},
"source_files": [
"CTFeedbackSwift",
"CTFeedbackSwift/**/*.{h,m,swift}"
],
"resources": [
"CTFeedbackSwift/Resources/*.lproj",
"CTFeedbackSwift/Resources/PlatformNames.plist"
],
"frameworks": "MessageUI"
}