blob: cc44cb8a841a6c46a570d61ea150df9b8e7c5ab5 [file] [log] [blame]
{
"name": "DZLPageView",
"version": "1.0.0",
"summary": "An infinite looping page view",
"homepage": "https://github.com/samdods/DZLPageView",
"license": "MIT",
"authors": {
"Sam Dods": "dods.sam@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/samdods/DZLPageView.git",
"tag": "1.0.0"
},
"source_files": "DZLPageView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}