blob: ab6607767a27c5d4885b8931be93395dffb9c412 [file] [log] [blame]
{
"name": "YAKit",
"version": "0.0.3",
"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.3"
},
"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",
"YAKit/Foundation/Serialization/YAModel.h",
"YAKit/Foundation/Observe/NSObject+YAObserve.h"
],
"dependencies": {
"KVOController": [
]
}
}