[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / b / e / SSCacheControl / 0.1.0 / SSCacheControl.podspec.json
blob1f281f9f25700f87ee28177a9d8899a7daf908a2
2   "name": "SSCacheControl",
3   "version": "0.1.0",
4   "summary": "Client-Side Cache-Control Extension base on Alamofire and SwiftyJSON.",
5   "description": "Client-Side Cache-Control Extension base on Alamofire and SwiftyJSON. :]",
6   "homepage": "https://github.com/CodeEagle/SSCacheControl",
7   "license": "MIT",
8   "authors": {
9     "CodeEagle": "stasura@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CodeEagle/SSCacheControl.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   }