[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 8 / 0 / OXCMantle / 1.0.0 / OXCMantle.podspec.json
blobaf72211d49c371d07298528b251df588fa5b506b
2   "name": "OXCMantle",
3   "version": "1.0.0",
4   "summary": "在Mantle的基础上夹生了类型验证",
5   "description": "                   A longer description of OXCen in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/hytzxd/OXCMantle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张旭东": "xudongzhang999@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hytzxd/OXCMantle.git",
19     "branch": "master",
20     "tag": "1.0.0"
21   },
22   "requires_arc": true,
23   "source_files": "OXCMantle/Classes/**/*.{h,m}",
24   "dependencies": {
25     "Mantle": [
26       "~> 2.0"
27     ]
28   }