[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / e / XJCollectionViewCenterLayout / 0.0.2.1 / XJCollectionViewCenterLayout.podspec.json
blob7a5e7870ff29d8af94853900f4ad6af7e9822131
2   "name": "XJCollectionViewCenterLayout",
3   "version": "0.0.2.1",
4   "summary": "The center (i.e., Apple Music-like) layout for UICollectionView.",
5   "homepage": "https://github.com/xjimi/XJCollectionViewCenterLayout",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "XJIMI": "fn5128@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/xjimi/XJCollectionViewCenterLayout.git",
14     "tag": "0.0.2.1"
15   },
16   "source_files": [
17     "XJCollectionViewCenterLayout",
18     "XJCollectionViewCenterLayout/*.{h,m}"
19   ],
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "9.0"
23   }