[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 2 / d / BRYVarArgs / 1.0.0 / BRYVarArgs.podspec.json
bloba094a54a237de17a06b8a41dfe97a004fcf749df
2   "name": "BRYVarArgs",
3   "version": "1.0.0",
4   "summary": "A nicer syntax for enumerating variable arguments",
5   "homepage": "http://github.com/irace/BRYVarArgs",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bryan Irace": "bryan@irace.me"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/irace/BRYVarArgs.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes",
21   "frameworks": "Foundation",
22   "requires_arc": true