4 "summary": "A kit used on iOS. UIKit and UIFoundation additional categories",
5 "description": "UIKit and UIFoundation additional categories used on iOS, which implement by Objective-C.",
6 "homepage": "https://github.com/lmyscx/LOCKit",
9 "lmyscx": "lmyscx@gmail.com"
12 "git": "https://github.com/lmyscx/LOCKit.git",
19 "source_files": "LOCKit/*",
21 "public_header_files": "LOCKit/*.h"
35 "public_header_files": "LOCKit/LOCUIkit/*.h",
36 "source_files": "LOCKit/LOCUIkit/**/*"
40 "name": "LOCFoundation",
45 "public_header_files": "LOCKit/LOCFoundation/*.h",
46 "source_files": "LOCKit/LOCFoundation/**/*"