[Add] AdMixerMediation 0.3.8
[CocoaPods.git] / Specs / a / 4 / c / ClientSideCacaheControl / 0.1.0 / ClientSideCacaheControl.podspec.json
blob183d8dab85126b2331518ae9e533c32c60abb1ba
2   "name": "ClientSideCacaheControl",
3   "version": "0.1.0",
4   "summary": "Client-Side Cache-Control Extenstion base on Alamofire and SwiftyJSON.",
5   "description": "Client-Side Cache-Control Extenstion base on Alamofire and SwiftyJSON. :]",
6   "homepage": "https://github.com/CodeEagle/ClientSideCacaheControl",
7   "license": "MIT",
8   "authors": {
9     "CodeEagle": "stasura@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CodeEagle/ClientSideCacaheControl.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/*",
20   "dependencies": {
21     "Alamofire": [
23     ],
24     "SwiftyJSON": [
26     ]
27   }