[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / d / MGTextView / 1.0 / MGTextView.podspec.json
bloba44d05f23ca1deb835e1db0a29951a49fdd5e7d6
2   "name": "MGTextView",
3   "version": "1.0",
4   "summary": "MGTextView extends UITextView fixing the Apple bugs and offering a couple of useful functionalities.",
5   "homepage": "https://github.com/matteogobbi/MGTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matteo Gobbi": "job@matteogobbi.com"
12   },
13   "source": {
14     "git": "https://github.com/matteogobbi/MGTextView.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "MGTextView/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true