[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 3 / KSNNetworkClient / 0.1.1 / KSNNetworkClient.podspec.json
blobf79a9f6ea291de702f1d45720b502c30f9826b9e
2   "name": "KSNNetworkClient",
3   "version": "0.1.1",
4   "summary": "SergeyKovalenko.",
5   "description": "Simple API Client infrastructure",
6   "homepage": "https://github.com/SergeyKovalenko/KSNNetworkClient",
7   "license": "MIT",
8   "authors": {
9     "Sergey Kovalenko": "papuly@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SergeyKovalenko/KSNNetworkClient.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "deprecated": true,
21   "public_header_files": "Pod/Classes/**/*.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.6"
25     ],
26     "ReactiveCocoa": [
27       "~> 2.0"
28     ]
29   }