2 "name": "PINOperation",
4 "homepage": "https://github.com/pinterest/PINOperation",
5 "summary": "Fast, concurrency-limited task queue for iOS and OS X.",
7 "Garrett Moon": "garrett@pinterest.com"
10 "git": "https://github.com/pinterest/PINOperation.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}"