[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 8 / 9 / MCConstants / 0.0.1 / MCConstants.podspec.json
blob79f7416e956785c568e54d1ee4ebb858fe2ecaf5
2   "name": "MCConstants",
3   "version": "0.0.1",
4   "summary": "Some utility constants.",
5   "description": "Some utility constants, have fun.",
6   "homepage": "https://github.com/imegatron/MCConstants",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chao Ma": "mc@imegatron.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/imegatron/MCConstants.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Classes",
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "Classes/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true