[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / a / MGText / 0.0.3 / MGText.podspec.json
blobb06f22767a3e9c82243b49d96d8ac72f7b38212a
2   "name": "MGText",
3   "version": "0.0.3",
4   "summary": "测试Text",
5   "description": "这只是个测试而已",
6   "homepage": "https://github.com/dongfengyu/MGText",
7   "license": "MIT",
8   "authors": {
9     "Song": "dongfengyu132@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dongfengyu/MGText.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "MGText/*.{swift}",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 2.0"
22     ]
23   },
24   "frameworks": "UIKit",
25   "requires_arc": true