blob: 4abe9be0f1011cc8da3fcf3d5f118ac72f3e7ab7 [file] [log] [blame]
{
"name": "YAKit",
"version": "0.0.1",
"summary": "YAKit",
"description": "YAKit is for fun!",
"homepage": "https://github.com/onesmash/YAKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "good122000@qq.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/onesmash/YAKit.git",
"tag": "0.0.1"
},
"source_files": [
"YAKit",
"YAKit/**/*.{h,m}"
],
"public_header_files": [
"YAKit/YAKit.h",
"YAKit/Foundation/Architecture/NSObject+YAComponent.h",
"YAKit/Foundation/Architecture/YAComponentProtocol.h",
"YAKit/Foundation/Architecture/YAComponent.h",
"YAKit/UIKit/Presenter/YAViewPresenterProtocol.h",
"YAKit/UIKit/Presenter/YAVCPresenterProtocol.h"
]
}