blob: 85b7a7c5d28302ce0f62ae02a097c392129afa8f [file] [log] [blame]
{
"name": "AXAutoreversePlayCollectionView",
"version": "1.2.0",
"summary": "AXAutoreversePlayCollectionView a auto reverse play view.",
"description": "AXAutoreversePlayCollectionView a auto reverse play view using for advertisement.",
"homepage": "https://github.com/devedbox/AXAutoreversePlayCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devedbox": "devedbox@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXAutoreversePlayCollectionView.git",
"tag": "1.2.0"
},
"source_files": "AXAutoreversePlayCollectionView/AXAutoreversePlayCollectionView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AXPreviewingCollectionViewFlowLayout": [
],
"AXExtensions": [
]
}
}