blob: 7e71fa4b8023c0472e5ee7cca258c94cbfdad159 [file] [log] [blame]
{
"name": "PhotoMozaic",
"version": "0.2.1",
"summary": "Affichage des photos en mozaic.",
"homepage": "https://github.com/slecoustre/PhotoMozaic",
"screenshots": "https://raw.githubusercontent.com/slecoustre/PhotoMozaic/master/ScreenShot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stéphane LE COUSTRE": "slecoustre@fettle.fr"
},
"source": {
"git": "https://github.com/slecoustre/PhotoMozaic.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"source_files": [
"Classes",
"Classes/**/*"
],
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}