[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / b / KYTilePhotoLayout / 1.0.0 / KYTilePhotoLayout.podspec.json
blob5f1491a9403cfbaa77c5efc66ab4c1480d54fcdb
2   "name": "KYTilePhotoLayout",
3   "version": "1.0.0",
4   "summary": "A UICollectionViewLayout with a really interesting image layout algorithm.",
5   "description": "\n                   一个图片布局算法,实现图片的不规则紧凑排列,\bA UICollectionViewLayout with a really interesting image layout algorithm.\n                   \n",
6   "homepage": "https://github.com/KittenYang/KYTilePhotoLayout",
7   "license": "MIT",
8   "authors": {
9     "KittenYang": "kittenyang@icloud.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/KittenYang/KYTilePhotoLayout.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "KYTilePhotoLayout-Demo/Classes/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]