4 "summary": "An utility framework used on iOS.",
5 "description": "It is an utility framework used on iOS, which implement by Objective-C, packages some frequently-used capabilities, such as serialization, local database, file cache, network, signal, ... and more.",
6 "homepage": "https://github.com/William-Tse/WTFramework",
9 "William-Tse": "floatingmen@126.com"
11 "social_media_url": "http://William-Tse.com",
16 "git": "https://github.com/William-Tse/WTFramework.git",
21 "framework/**/*.{h,m}"
27 "libraries": "sqlite3",
30 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"