blob: e31f8d7755663eedad25a6f5c21c7d9766578f63 [file] [log] [blame]
{
"name": "OCSkeleton",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OCSkeleton/Classes/**/*"
}