blob: 731d09b2ae6d6d0fca3917a93325e19b18fdc5ba [file] [log] [blame]
{
"name": "ZRealmJson",
"version": "0.0.1",
"summary": "Realm+Json支持最新版本的Realm",
"description": "Realm+Json支持最新版本的Realm",
"homepage": "http://EXAMPLE/XhlLocalTool",
"license": "MIT",
"authors": {
"Rogue": "619455850@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RogueAndy/ZRealmJson.git",
"tag": "0.0.1"
},
"source_files": "ZRealmJson/*",
"public_header_files": "ZRealmJson/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Realm": [
"3.14.0"
]
}
}