blob: 7fc4a5c107a6acafedb635865b0bc4c18df88ca8 [file] [log] [blame]
{
"name": "YAKit",
"version": "0.2.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": "8.0"
},
"source": {
"git": "https://github.com/onesmash/YAKit.git",
"tag": "0.2.1"
},
"source_files": [
"YAKit",
"YAKit/**/*.{h,m,mm,cpp}"
],
"public_header_files": [
"YAKit/YAKit.h",
"YAKit/Foundation/Architecture/NSObject+YAComponent.h",
"YAKit/Foundation/Architecture/YAComponentProtocol.h",
"YAKit/Foundation/Architecture/YAComponent.h",
"YAKit/UIKit/**/*.h",
"YAKit/Foundation/Serialization/YAModel.h",
"YAKit/Foundation/Observe/NSObject+YAObserve.h",
"YAKit/Foundation/MMap/YAMMapFile.h",
"YAKit/Foundation/Category/NSString+YA.h",
"YAKit/Foundation/Swizzle/NSObject+YASwizzle.h"
],
"libraries": "c++",
"dependencies": {
"KVOController": [
]
}
}