2 "name": "IGListKit+n2one",
4 "summary": "A data-driven UICollectionView framework.",
5 "homepage": "https://github.com/sunbohong/IGListKit/tree/n2one",
6 "description": "A data-driven UICollectionView framework for building fast and flexible lists.",
11 "social_media_url": "https://github.com/sunbohong",
13 "git": "https://github.com/sunbohong/IGListKit.git",
17 "source_files": "Source/**/*.{h,m,mm}",
18 "private_header_files": "Source/Internal/*.h",
23 "frameworks": "UIKit",
25 "pod_target_xcconfig": {
26 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
27 "CLANG_CXX_LIBRARY": "libc++"