4 "summary": "A thread safe pool factory for iOS. Store, get and create objects on demand.",
5 "homepage": "https://github.com/hfossli/IVYPool",
15 "HÃ¥vard Fossli": "hfossli@agens.no"
18 "git": "https://github.com/hfossli/IVYPool.git",
21 "frameworks": "Foundation",
22 "source_files": "Source/**/*.{h,m,mm,hpp,cpp,c}",
23 "exclude_files": "Source/**/*Test.{h,m,mm,hpp,cpp,c}"