4 "summary": "Stanley is an iOS/macOS/tvOS/watchOS framework that extends the Foundation framework.",
5 "description": "Stanley is an iOS/macOS/tvOS/watchOS framework that extends the `Foundation` framework. It includes a number of macros, functions, categories and classes that make repetitive tasks easier. It provides a localized phone number formatter. It also provides a wrapper around the SCNetworkReachability APIs, KSTReachabilityManager.",
6 "homepage": "https://github.com/Kosoku/Stanley",
12 "William Towe": "willbur1984@gmail.com"
15 "git": "https://github.com/Kosoku/Stanley.git",
25 "source_files": "Stanley/**/*.{h,m}",
26 "exclude_files": "Stanley/Stanley-Info.h",
27 "private_header_files": "Stanley/Private/*.h",
29 "exclude_files": "Stanley/macOS",
36 "exclude_files": "Stanley/iOS",
43 "exclude_files": "Stanley/macOS",
52 "Stanley/KSTReachabilityManager.{h,m}"
54 "frameworks": "Foundation"
58 "Stanley/**/*.{xcassets,lproj}"