[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 5 / 9 / 1 / UICollectionView-ARDynamicHeightLayoutCell_Bell / 1.0.3 / UICollectionView-ARDynamicHeightLayoutCell_Bell.podspec.json
blobeed3b504982b04fe0446556b2ba7cf75c1f12f19
2   "name": "UICollectionView-ARDynamicHeightLayoutCell_Bell",
3   "version": "1.0.3",
4   "summary": "Automatically UICollectionViewCell size calculating.",
5   "description": "A longer description of UICollectionView-ARDynamicHeightLayoutCell in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/zjr999/UICollectionView-ARDynamicHeightLayoutCell",
7   "license": "MIT",
8   "authors": {
9     "August": "liupingwei30@gmail.com",
10     "Bell": "zjr999@gmail.com"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/zjr999/UICollectionView-ARDynamicHeightLayoutCell.git",
17     "tag": "1.0.3"
18   },
19   "source_files": [
20     "UICollectionView+ARDynamicHeightLayoutCell",
21     "UICollectionView+ARDynamicHeightLayoutCell/**/*.{h,m}"
22   ],
23   "exclude_files": "UICollectionView+ARDynamicHeightLayoutCell/Exclude",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]