[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / c / ShoppingRequest / 0.0.1 / ShoppingRequest.podspec.json
blob54286947350fa784463c376322f90665c84d84a9
2   "name": "ShoppingRequest",
3   "version": "0.0.1",
4   "summary": "ShoppingRequest wrapper around url session",
5   "homepage": "https://github.com/sperev/ShoppingRequest",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Sergei Perevoznikov": "sperev@bk.ru"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sperev/ShoppingRequest.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Sources/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0.2"
23   },
24   "pushed_with_swift_version": "3.0.2"