[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / e / 1 / MochaAsyncTest / 0.2.1 / MochaAsyncTest.podspec.json
blobadc15261a670dfc0a3caf094f2d49cc499c102b3
2   "name": "MochaAsyncTest",
3   "version": "0.2.1",
4   "summary": "Async test using mocha's done style.",
5   "homepage": "https://github.com/azu/MochaAsyncTest",
6   "license": "MIT",
7   "authors": {
8     "azu": "azuciao@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/azu/MochaAsyncTest.git",
12     "tag": "0.2.1"
13   },
14   "social_media_url": "https://twitter.com/azu_re",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "frameworks": "XCTest",
21   "dependencies": {
22     "NSRunLoop+PerformBlock": [
24     ]
25   }