2 "name": "AutoLayoutCells",
7 "summary": "AutoLayoutCells makes working with dynamic table view cells easy.",
8 "homepage": "https://github.com/JRG-Developer/AutoLayoutCells",
14 "Joshua Greene": "jrg.developer@gmail.com"
17 "git": "https://github.com/JRG-Developer/AutoLayoutCells.git",
21 "frameworks": "UIKit",
24 "name": "SharedCategories",
26 "UIImageView+ALActivityIndicatorView": [
30 "source_files": "AutoLayoutCells/SharedCategories/*{h,m}"
33 "name": "TableViewCells",
35 "AutoLayoutCells/SharedCategories": [
41 "AutoLayoutTextViews": [
46 "ALTableViewCellsBundle": [
47 "AutoLayoutCells/TableViewCells/ResourcesBundle/*"
50 "source_files": "AutoLayoutCells/TableViewCells/*.{h,m}"