blob: b084d72f40ec494f4416d1c5801b528882d0b16a [file] [log] [blame]
{
"name": "PINCacheTexture",
"version": "0.0.4",
"summary": "Links PINCache to Texture",
"description": "Links PINCache to Texture. Compatible with iOS 8.0 and above",
"homepage": "https://github.com/codeOfRobin/PINCache-Texture",
"social_media_url": "https://twitter.com/codeOfRobin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robin Malhotra": "me@rmalhotra.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codeOfRobin/PINCache-Texture.git",
"tag": "0.0.4"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"module_name": "PINCacheTexture",
"dependencies": {
"Texture": [
],
"PINCache": [
]
},
"pushed_with_swift_version": "3.2"
}