blob: 1c479cd69168bac7a1547c8c90dc1bad6b3c3335 [file] [log] [blame]
{
"name": "YJDevTools",
"version": "0.0.4",
"summary": "YJDevTools.",
"description": "Lite Develope Tools,if you like ,please give me a star",
"homepage": "https://github.com/Asingers/YJDevTools",
"license": "MIT",
"authors": {
"asingers": "309954331@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Asingers/YJDevTools.git",
"tag": "0.0.4"
},
"source_files": "YJDevTools/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
]
}
}