blob: e11f70a7f97d4fb838b6c5672b049844eaa34961 [file] [log] [blame]
{
"name": "CTFeedbackSwift",
"version": "0.1.6",
"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.6"
},
"source_files": [
"CTFeedbackSwift",
"CTFeedbackSwift/**/*.{h,m,swift}"
],
"resources": [
"CTFeedbackSwift/Resources/*.lproj",
"CTFeedbackSwift/Resources/PlatformNames.plist"
],
"frameworks": "MessageUI"
}