blob: d1fcd1979d6c1d636a6857bb57528fb06ebb6780 [file] [log] [blame]
{
"name": "Shimmer",
"version": "1.0.1",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/facebook/Shimmer",
"authors": {
"Grant Paul": "shimmer@grantpaul.com",
"Kimon Tsinteris": "kimon@mac.com"
},
"summary": "Simple shimmering effect.",
"source": {
"git": "https://github.com/facebook/Shimmer.git",
"tag": "1.0.1"
},
"source_files": "FBShimmering/FBShimmering{,View,Layer}.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}