[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / c / MTTestSemaphore / 0.0.1 / MTTestSemaphore.podspec.json
blob695e8086d47a6b363ce8f92c46e46b559892f697
2   "name": "MTTestSemaphore",
3   "version": "0.0.1",
4   "summary": "A class to help you create unit tests that test asynchronous methods.",
5   "homepage": "http://www.touch-code-magazine.com/unit-testing-for-blocks-based-apis/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Marin Todorov",
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/icanzilb/MTTestSemaphore.git",
16     "commit": "802d2e677c7637be933e6510cde80127e3fc54d0"
17   },
18   "source_files": "MTTestSemaphore/MTTestSemaphor.{h,m}",
19   "requires_arc": true