blob: 4cfc5c0022a7cc5a41f922e9efc3b876dbae9f15 [file] [log] [blame]
{
"name": "YJExtensions",
"version": "1.0.1",
"summary": "分类",
"homepage": "https://github.com/LYajun/YJExtensions",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/YJExtensions.git",
"tag": "1.0.1"
},
"source_files": [
"YJExtensions/YJExtensions.h",
"YJExtensions/Foundation/*.{h,m}",
"YJExtensions/UIKit/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"TFHpple": [
]
}
}