blob: 0de2627b28d75ec535da8761a9ae600696cbb1ad [file] [log] [blame]
{
"name": "PortalIosLibrary",
"version": "0.0.3",
"summary": "for portal-ios project.",
"description": "this is for portal-ios project.",
"homepage": "https://github.com/portal-io/portal-ios-library",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qbshen": "2837915131@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/portal-io/portal-ios-library.git",
"tag": "0.0.3"
},
"dependencies": {
"Toast": [
"~> 3.0"
],
"CocoaLumberjack": [
"~> 3.2.0"
],
"SAMKeychain": [
"~> 1.5"
],
"Reachability": [
"~> 3.2"
]
},
"subspecs": [
{
"name": "WVRAppContext",
"source_files": "WVRAppContext/WVRAppContext/Core/**/*.{h,m}"
}
]
}