[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 6 / 4 / 3 / THCache / 0.9.1 / THCache.podspec.json
blob55ea7a0f45998506677b36c59615568570b60c17
2   "name": "THCache",
3   "version": "0.9.1",
4   "summary": "Helper classes to handle storing/retrieving of standard data structures",
5   "homepage": "https://github.com/hons82/THCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Hannes Tribus": "hons82@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hons82/THCache.git",
15     "tag": "v0.9.1"
16   },
17   "platforms": {
18     "ios": "6.1"
19   },
20   "requires_arc": true,
21   "source_files": "THCache/Code/*.{h,m}"