[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 4 / 3 / CYBRich / 1.1.0 / CYBRich.podspec.json
blob38ed7aacb6b4cacb14d31dfeb29bae68d34f19ca
2   "name": "CYBRich",
3   "version": "1.1.0",
4   "summary": "Run fast, be rich.",
5   "description": "Time flies, focus what you do.",
6   "homepage": "https://github.com/CodingYB/CYBRich",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caiyangbin": "caiyangbin@blued.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/CodingYB/CYBRich.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "CYBRich/Classes/*",
22   "public_header_files": "CYBRich/Classes/*.h",
23   "resource_bundles": {
24     "CYBRich": [
25       "CYBRich/Resources/*"
26     ]
27   },
28   "frameworks": "UIKit",
29   "prefix_header_contents": "#import \"CYBRich.h\"",
30   "requires_arc": true