blob: 10eebacc5fb119b07b352e40224c3b421b67d9f3 [file] [log] [blame]
{
"name": "PhotoMozaic",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"source_files": [
"Classes",
"Classes/**/*"
],
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}