[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / 6 / MYPMessageController / 0.1.0 / MYPMessageController.podspec.json
blob21a748da33458c4f6471e30a9c81693b323c60d5
2   "name": "MYPMessageController",
3   "version": "0.1.0",
4   "summary": "A message style controller with a growable textview input.",
5   "description": "MYPMessageController is a message style controller with a growable textview input.\n\nIt could be used in many cases, especailly in conversation style or comment style or discussion style.",
6   "homepage": "https://github.com/wakaryry/MYPMessageController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wakary": "redoume@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wakaryry/MYPMessageController.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://github.com/wakaryry/",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "MYPMessageController/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]