blob: 530f1953e9fa882c448c3ea18836f107b58951ce [file] [log] [blame]
{
"name": "OCSkeleton",
"version": "0.4.0",
"summary": "[ObjC version] - 💀 An easy way to create sliding CAGradientLayer animations! Works great for creating skeleton screens for loading content.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mayqiyue/OCSkeleton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mayqiyue": "xu20121013@gmail.com"
},
"source": {
"git": "https://github.com/mayqiyue/OCSkeleton.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OCSkeleton/Classes/**/*"
}