[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / a / 8 / PINCacheTexture / 0.0.4 / PINCacheTexture.podspec.json
blobb084d72f40ec494f4416d1c5801b528882d0b16a
2   "name": "PINCacheTexture",
3   "version": "0.0.4",
4   "summary": "Links PINCache to Texture",
5   "description": "Links PINCache to Texture. Compatible with iOS 8.0 and above",
6   "homepage": "https://github.com/codeOfRobin/PINCache-Texture",
7   "social_media_url": "https://twitter.com/codeOfRobin",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Robin Malhotra": "me@rmalhotra.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/codeOfRobin/PINCache-Texture.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit",
24   "module_name": "PINCacheTexture",
25   "dependencies": {
26     "Texture": [
28     ],
29     "PINCache": [
31     ]
32   },
33   "pushed_with_swift_version": "3.2"