[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 9 / OCUDL / 0.1.0 / OCUDL.podspec.json
blob36c889964cd7c747956c2d337138bea0a66d808d
2   "name": "OCUDL",
3   "version": "0.1.0",
4   "summary": "User defined literals for Objective-C.",
5   "homepage": "https://github.com/dbachrach/OCUDL",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dustin Bachrach": "ahdustin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dbachrach/OCUDL.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": null
24   }