[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 0 / PhotoMozaic / 0.1 / PhotoMozaic.podspec.json
blob3b4b72fdf25b4ce86c686c1085933e5a646a13b9
2   "name": "PhotoMozaic",
3   "version": "0.1",
4   "summary": "Affichage des photos en mozaic.",
5   "homepage": "https://github.com/slecoustre/PhotoMozaic",
6   "screenshots": "https://raw.githubusercontent.com/slecoustre/PhotoMozaic/master/ScreenShot.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stéphane LE COUSTRE": "slecoustre@fettle.fr"
13   },
14   "source": {
15     "git": "https://github.com/slecoustre/PhotoMozaic.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": false,
22   "source_files": [
23     "Classes",
24     "Classes/**/*"
25   ],
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }