[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 1 / MochaAsyncTest / 0.2.2 / MochaAsyncTest.podspec.json
blob69d3269c2e282f8fd6453ab59c3fffdb45b88031
2   "name": "MochaAsyncTest",
3   "version": "0.2.2",
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.2"
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   }