2 "name": "ZSPINOperation",
4 "homepage": "https://github.com/Zandor300/ZSPINOperation",
5 "summary": "Fast, concurrency-limited task queue for iOS and OS X.",
7 "Zandor Smith": "info@zsinfo.nl"
10 "git": "https://github.com/Zandor300/ZSPINOperation.git",
18 "frameworks": "Foundation",
25 "prefix_header_contents": "#ifndef TARGET_OS_WATCH\n #define TARGET_OS_WATCH 0\n#endif",
26 "source_files": "Source/**/*.{h,m,mm}"