[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 3 / 9 / OCUDL / 0.2.1 / OCUDL.podspec.json
blob2dd2b863fdd946ce4b2b58fa1ebf77427999188a
2   "name": "OCUDL",
3   "version": "0.2.1",
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.2.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": null
24   }