blob: 6490c1ee0cd42dd86a7fd05b3817404a68cf8b53 [file] [log] [blame]
{
"name": "YJNewNote",
"version": "1.0.1",
"summary": "A short description of YJNewNote.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LYajun/YJNewNote",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LYajun": "liuyajun1999@icloud.com"
},
"source": {
"git": "https://github.com/LYajun/YJNewNote.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJNewNote/Classes/*.{h,m}",
"resources": "YJNewNote/Classes/YJNewNote.bundle",
"dependencies": {
"YJExtensions": [
],
"Masonry": [
],
"YJUtils": [
],
"MJExtension": [
],
"LGAlertHUD": [
]
}
}