[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / 3 / 0 / MockURLSession / 0.2.1 / MockURLSession.podspec.json
blob4366b8b530f58e0d937269098617a32938ad7987
2   "name": "MockURLSession",
3   "version": "0.2.1",
4   "summary": "MockURLSession provides the way to mock NSURLSession.",
5   "homepage": "https://github.com/announce/MockURLSession",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Kenta Yamamoto": "http://twitter.com/i05"
11   },
12   "source": {
13     "git": "https://github.com/announce/MockURLSession.git",
14     "tag": "0.2.1"
15   },
16   "source_files": "MockURLSession/*.swift",
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "8.0"
21   }