2 "name": "CommonUtilities",
4 "summary": "CommonUtilities is a common utilities collection. It is designed as a tool-box for iOS development.",
5 "description": "CommonUtilities is a common utilities collection. It is designed as a tool-box for iOS development.\n This project is a framework of Common Utilities using in iOS development with Objective-C.",
6 "homepage": "https://github.com/acttos/CommonUtilities.git",
12 "acttos": "majinshou@gmail.com"
18 "git": "https://github.com/acttos/CommonUtilities.git",
23 "CommonUtilities/*.{h,m}",
24 "CommonUtilities/**/*.{h,m}"
26 "exclude_files": "CommonUtilities/Exclude",
27 "public_header_files": [
28 "CommonUtilities/*.h",
29 "CommonUtilities/**/*.h"