5 "Igor Camilo": "igor.rcamilo@gmail.com"
7 "social_media_url": "https://twitter.com/bit2technology",
12 "homepage": "https://github.com/bit2technology/bit2common-apple",
14 "git": "https://github.com/bit2technology/bit2common-apple.git",
17 "summary": "A collection of common code used through Bit2 Technology projects.",
24 "frameworks": "Foundation",
25 "source_files": "Sources/Bit2Common.h",
26 "public_header_files": "Sources/Bit2Common.h",
29 "name": "AdvancedOperation",
30 "source_files": "Sources/AdvancedOperation/"
33 "name": "CoreDataContainer",
34 "frameworks": "CoreData",
35 "source_files": "Sources/CoreDataContainer/"
38 "name": "CoreDataOperation",
40 "Bit2Common/AdvancedOperation": [
43 "Bit2Common/CoreDataContainer": [
47 "source_files": "Sources/CoreDataOperation/"
50 "name": "URLSessionDataTaskOperation",
52 "Bit2Common/AdvancedOperation": [
56 "source_files": "Sources/URLSessionDataTaskOperation/"