blob: 2bb4719a65e7ebe56e959952b87ab80ca106b69d [file] [log] [blame]
{
"name": "JYObjectModule",
"version": "0.0.28",
"summary": "A module of models definition.",
"description": "A module of models definition on iOS platform for jiangyou tec. only.",
"homepage": "https://github.com/jiangtour/JYObjectModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aiXing": "862099730@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jiangtour/JYObjectModule.git",
"tag": "0.0.28",
"submodules": true
},
"source_files": [
"JYObjectModule/Models/*.{h,m}",
"JYObjectModule/Models/Normal/*.{h,m}",
"JYObjectModule/Models/Storage/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"Realm": [
],
"MJExtension": [
],
"SDWebImage": [
],
"CocoaSecurity": [
],
"UICKeyChainStore": [
]
}
}