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