4 "summary": "A library to start a project quickly for iOS developers.",
5 "description": "A library to start a project quickly for iOS developers which is written by Objective-C.",
6 "homepage": "https://github.com/archmagees/ACYKit",
12 "Arthur Liu": "archmagees+cocoapods@gmail.com"
15 "git": "https://github.com/archmagees/ACYKit.git",
28 "source_files": "ACYKit/Classes/LogManager/*",
29 "public_header_files": "ACYKit/Classes/LogManager/*.h",
38 "source_files": "ACYKit/Classes/Foundation/*",
39 "public_header_files": "ACYKit/Classes/Foundation/*.h"
43 "source_files": "ACYKit/Classes/UIKit/**/*",
44 "public_header_files": "ACYKit/Classes/UIKit/**/*.h",
46 "ACYKit/Foundation": [
49 "ACYKit/LogManager": [
64 "name": "CategoryKit",
65 "source_files": "ACYKit/Classes/CategoryKit/**/*",
66 "public_header_files": "ACYKit/Classes/CategoryKit/**/*.h",
68 "ACYKit/Foundation": [
71 "ACYKit/LogManager": [
78 "frameworks": "QuartzCore"