[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / c / 1 / MAYMacro / 1.0.0 / MAYMacro.podspec.json
blob72dcee571a04400d9faa52e8180d563fdd2042fb
2   "name": "MAYMacro",
3   "version": "1.0.0",
4   "summary": "Collect common macros.",
5   "description": "MAYMacro is iPad and iPhone compatible. Supports landscape and portrait orientations.",
6   "homepage": "https://github.com/yuzhidu/MAYMacro",
7   "authors": {
8     "马裕博": "1632212092@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "requires_arc": true,
14   "license": {
15     "type": "Apache",
16     "file": "LICENSE"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "source": {
23     "git": "https://github.com/yuzhidu/MAYMacro.git",
24     "tag": "1.0.0"
25   },
26   "source_files": [
27     "MAYMacro",
28     "MAYMacro/*.{h}"
29   ]