blob: c8e916b6d6ea4075a0c3f915d82a068f2522ec2c [file] [log] [blame]
{
"name": "JWFolders",
"version": "0.9",
"license": "BSD",
"summary": "JWFolders is a class that attempts to mimic the folder animation present on the iOS SpringBoard.",
"homepage": "https://github.com/jwilling/JWFolders",
"authors": {
"Jonathan Willing": "http://www.appjon.com"
},
"source": {
"git": "https://github.com/jwilling/JWFolders.git",
"tag": "0.9"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "JWFolders/*.{h,m}",
"frameworks": "QuartzCore",
"resources": "JWFolders/JWFolders.bundle"
}