blob: c2817677c78df089781ad6b2ae19a8d3084298d1 [file] [log] [blame]
{
"name": "MGSpotyCollection",
"version": "0.1.0",
"summary": "Beautiful ViewController with a CollectionView and amazing effects.",
"description": "Beautiful ViewController with a CollectionView and amazing effects.\n\nBase on MGSpotyViewController",
"homepage": "https://github.com/yourtion/MGSpotyCollection",
"license": "MIT",
"authors": {
"Yourtion": "yourtion@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yourtion/MGSpotyCollection.git",
"tag": "0.1.0"
},
"source_files": [
"MGSpotyCollection/*.{h,m}",
"MGSpotyCollection/ImageEffects/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}