[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / c / f / a / ios-debugbar / 0.0.1 / ios-debugbar.podspec.json
blob767dd5fc82a78a57c2f24a4b43aeeffe0aa1ad56
2   "name": "ios-debugbar",
3   "version": "0.0.1",
4   "summary": "Handy UI for firing off (debug) methods.",
5   "homepage": "https://github.com/kevinrenskers/ios-debugbar",
6   "license": "MIT",
7   "authors": {
8     "Kevin Renskers": "info@mixedcase.nl"
9   },
10   "source": {
11     "git": "https://github.com/kevinrenskers/ios-debugbar.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "ios-debugbar/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true