[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 2 / 3 / c / MCTools / 0.0.1 / MCTools.podspec.json
blob4981d32dc8bb25487fd3bfd20163deca050dddca
2   "name": "MCTools",
3   "version": "0.0.1",
4   "summary": "<MCTools summary",
5   "description": "这里的描述,必须比s.summary的长度要长。",
6   "homepage": "https://github.com/muchangqing/MCTools",
7   "license": "MIT",
8   "authors": {
9     "mcq": "845891612@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/muchangqing/MCTools.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ]