2 "name": "AutoLayoutCells",
6 "version": "0.11.0-beta5",
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": [
31 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/UIImageView+ALActivityIndicatorView"
33 "source_files": "AutoLayoutCells/SharedCategories/*{h,m}"
36 "name": "TableViewCells",
38 "AutoLayoutCells/SharedCategories": [
44 "AutoLayoutTextViews": [
49 "ALTableViewCellsBundle": [
50 "AutoLayoutCells/TableViewCells/ResourcesBundle/*"
53 "source_files": "AutoLayoutCells/TableViewCells/*.{h,m}"