[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / 5 / CTFeedbackSwift / 0.1.7 / CTFeedbackSwift.podspec.json
blob67fb4b662aca51772841772d8c9c0629fb084ea5
2   "name": "CTFeedbackSwift",
3   "version": "0.1.7",
4   "summary": "Feedback composer for iOS",
5   "homepage": "https://github.com/rizumita/CTFeedbackSwift",
6   "screenshots": "https://github.com/rizumita/CTFeedbackSwift/raw/master/CTFeedbackSwift.png",
7   "license": "MIT",
8   "authors": {
9     "Ryoichi Izumita": "r.izumita@caph.jp"
10   },
11   "social_media_url": "http://twitter.com/rizumita",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/rizumita/CTFeedbackSwift.git",
17     "tag": "v0.1.7"
18   },
19   "source_files": [
20     "CTFeedbackSwift",
21     "CTFeedbackSwift/**/*.{h,m,swift}"
22   ],
23   "resources": [
24     "CTFeedbackSwift/Resources/*.lproj",
25     "CTFeedbackSwift/Resources/PlatformNames.plist"
26   ],
27   "frameworks": "MessageUI"