[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / b / e / SSCacheControl / 0.1.3 / SSCacheControl.podspec.json
blob417a07ddd65adce8987a6a40541e2262f0ea7159
2   "name": "SSCacheControl",
3   "version": "0.1.3",
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.3"
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   }