[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / c / ClientSideCacaheControl / 0.1.1 / ClientSideCacaheControl.podspec.json
blobc89d2361346f9aea2a20299c364b16811bcd5e14
2   "name": "ClientSideCacaheControl",
3   "version": "0.1.1",
4   "summary": "Client-Side Cache-Control Extension 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.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "deprecated": true,
20   "deprecated_in_favor_of": "SSCacheControl",
21   "source_files": "Source/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ]
29   }