[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 4 / e / f / Dollar / 0.0.2 / Dollar.podspec.json
blobd6ea3454fb96e500fc3c6b73f87ed5c8c32aa9d1
2   "name": "Dollar",
3   "version": "0.0.2",
4   "summary": "A functional tool-belt for Swift Language",
5   "homepage": "https://github.com/ankurp/Dollar.swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ankur Patel": "ankur.patel@ymail.com"
12   },
13   "source": {
14     "git": "https://github.com/ankurp/Dollar.swift.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/*.{swift}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "public_header_files": "Classes/*.h",
23   "requires_arc": true