[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 6 / 5 / 1 / AXAutoreversePlayCollectionView / 1.1.0 / AXAutoreversePlayCollectionView.podspec.json
blobc78f1657804f67d2916fbccd24750612cc5ca348
2   "name": "AXAutoreversePlayCollectionView",
3   "version": "1.1.0",
4   "summary": "AXAutoreversePlayCollectionView a auto reverse play view.",
5   "description": "AXAutoreversePlayCollectionView a auto reverse play view using for advertisement.",
6   "homepage": "https://github.com/devedbox/AXAutoreversePlayCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devedbox": "devedbox@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXAutoreversePlayCollectionView.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "AXAutoreversePlayCollectionView/AXAutoreversePlayCollectionView/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AXCollectionViewFlowLayout": [
30     ],
31     "AXExtensions": [
33     ]
34   }