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",
19 "cocoapods_version": ">= 1.13.0",
27 "prefix_header_contents": "#ifndef TARGET_OS_WATCH\n #define TARGET_OS_WATCH 0\n#endif",
28 "source_files": "Source/*.{h,m}",
31 "Source/PrivacyInfo.xcprivacy"